Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(48)

Unified Diff: LayoutTests/platform/mac/compositing/overflow/composited-scrolling-paint-phases-expected.txt

Issue 342553009: Auto-rebaseline for r176243 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/compositing/overflow/composited-scrolling-paint-phases-expected.txt
diff --git a/LayoutTests/platform/mac/compositing/overflow/composited-scrolling-paint-phases-expected.txt b/LayoutTests/platform/mac/compositing/overflow/composited-scrolling-paint-phases-expected.txt
index 0b80306fd86b7e115e3e9655aeccbb32c8b503a8..3b4feccbbdaa37129bebc17ef631e696983abcdb 100644
--- a/LayoutTests/platform/mac/compositing/overflow/composited-scrolling-paint-phases-expected.txt
+++ b/LayoutTests/platform/mac/compositing/overflow/composited-scrolling-paint-phases-expected.txt
@@ -70,6 +70,15 @@
GraphicsLayerPaintOverflowContents
GraphicsLayerPaintCompositedScroll
)
+ (children 1
+ (GraphicsLayer
+ (paintingPhases
+ GraphicsLayerPaintForeground
+ GraphicsLayerPaintOverflowContents
+ GraphicsLayerPaintCompositedScroll
+ )
+ )
+ )
)
)
)

Powered by Google App Engine
This is Rietveld 408576698