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

Side by Side Diff: LayoutTests/platform/win/virtual/softwarecompositing/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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 (GraphicsLayer 1 (GraphicsLayer
2 (bounds 800.00 600.00) 2 (bounds 800.00 600.00)
3 (paintingPhases 3 (paintingPhases
4 GraphicsLayerPaintBackground 4 GraphicsLayerPaintBackground
5 GraphicsLayerPaintForeground 5 GraphicsLayerPaintForeground
6 GraphicsLayerPaintMask 6 GraphicsLayerPaintMask
7 ) 7 )
8 (children 1 8 (children 1
9 (GraphicsLayer 9 (GraphicsLayer
10 (bounds 800.00 600.00) 10 (bounds 800.00 600.00)
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
63 (children 1 63 (children 1
64 (GraphicsLayer 64 (GraphicsLayer
65 (bounds 185.00 715.00) 65 (bounds 185.00 715.00)
66 (shouldFlattenTransform 0) 66 (shouldFlattenTransform 0)
67 (drawsContent 1) 67 (drawsContent 1)
68 (paintingPhases 68 (paintingPhases
69 GraphicsLayerPaintForeground 69 GraphicsLayerPaintForeground
70 GraphicsLayerPaintOverflowContents 70 GraphicsLayerPaintOverflowContents
71 GraphicsLayerPaintCompositedScroll 71 GraphicsLayerPaintCompositedScroll
72 ) 72 )
73 (children 1
74 (GraphicsLayer
75 (paintingPhases
76 GraphicsLayerPaintForeground
77 GraphicsLayerPaintOverflowContents
78 GraphicsLayerPaintCompositedScroll
79 )
80 )
81 )
73 ) 82 )
74 ) 83 )
75 ) 84 )
76 (GraphicsLayer 85 (GraphicsLayer
77 (position 1.00 186.00) 86 (position 1.00 186.00)
78 (bounds 185.00 15.00) 87 (bounds 185.00 15.00)
79 (drawsContent 1) 88 (drawsContent 1)
80 (paintingPhases 89 (paintingPhases
81 GraphicsLayerPaintBackground 90 GraphicsLayerPaintBackground
82 GraphicsLayerPaintForeground 91 GraphicsLayerPaintForeground
(...skipping 23 matching lines...) Expand all
106 ) 115 )
107 ) 116 )
108 ) 117 )
109 ) 118 )
110 ) 119 )
111 ) 120 )
112 ) 121 )
113 ) 122 )
114 123
115 124
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698