LayerPaintPhaseForeground  549 Source/core/rendering/RenderTreeAsText.cpp     else if (paintPhase == LayerPaintPhaseForeground)
LayerPaintPhaseForeground  608 Source/core/rendering/RenderTreeAsText.cpp         write(ts, *layer, layerBounds, damageRect.rect(), clipRectToApply.rect(), outlineRect.rect(), paintsBackgroundSeparately ? LayerPaintPhaseForeground : LayerPaintPhaseAll, indent, behavior);