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

Side by Side Diff: LayoutTests/compositing/overflow/composited-scrolling-paint-phases-expected.txt

Issue 15425006: Revert "Remove NonCompositedContentHost" and follow-up rebaselining. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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)
11 (contentsOpaque 1) 11 (contentsOpaque 1)
12 (drawsContent 1)
13 (paintingPhases 12 (paintingPhases
14 GraphicsLayerPaintBackground 13 GraphicsLayerPaintBackground
15 GraphicsLayerPaintForeground 14 GraphicsLayerPaintForeground
16 GraphicsLayerPaintMask 15 GraphicsLayerPaintMask
17 ) 16 )
18 (children 1 17 (children 1
19 (GraphicsLayer 18 (GraphicsLayer
20 (position 28.00 20.00) 19 (position 28.00 20.00)
21 (bounds 202.00 202.00) 20 (bounds 202.00 202.00)
22 (drawsContent 1) 21 (drawsContent 1)
(...skipping 74 matching lines...) Expand 10 before | Expand all | Expand 10 after
97 ) 96 )
98 ) 97 )
99 ) 98 )
100 ) 99 )
101 ) 100 )
102 ) 101 )
103 ) 102 )
104 ) 103 )
105 104
106 105
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698