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

Side by Side Diff: LayoutTests/platform/mac-snowleopard/virtual/gpu/compositedscrolling/overflow/composited-scrolling-paint-phases-expected.txt

Issue 185533003: Auto-rebaseline for r168245 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 9 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 30 matching lines...) Expand all
41 (drawsContent 1) 41 (drawsContent 1)
42 (paintingPhases 42 (paintingPhases
43 GraphicsLayerPaintOverflowContents 43 GraphicsLayerPaintOverflowContents
44 GraphicsLayerPaintCompositedScroll 44 GraphicsLayerPaintCompositedScroll
45 ) 45 )
46 (children 2 46 (children 2
47 (GraphicsLayer 47 (GraphicsLayer
48 (position 0.00 10.00) 48 (position 0.00 10.00)
49 (bounds 80.00 10.00) 49 (bounds 80.00 10.00)
50 (contentsOpaque 1) 50 (contentsOpaque 1)
51 (drawsContent 1)
52 (backgroundColor #008000)
51 (paintingPhases 53 (paintingPhases
52 GraphicsLayerPaintBackground 54 GraphicsLayerPaintBackground
53 GraphicsLayerPaintForeground 55 GraphicsLayerPaintForeground
54 GraphicsLayerPaintMask 56 GraphicsLayerPaintMask
55 ) 57 )
56 ) 58 )
57 (GraphicsLayer 59 (GraphicsLayer
58 (bounds 185.00 715.00) 60 (bounds 185.00 715.00)
59 (drawsContent 1) 61 (drawsContent 1)
60 (paintingPhases 62 (paintingPhases
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
96 ) 98 )
97 ) 99 )
98 ) 100 )
99 ) 101 )
100 ) 102 )
101 ) 103 )
102 ) 104 )
103 ) 105 )
104 106
105 107
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698