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

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

Issue 187393003: Auto-rebaseline for r168335 (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)
53 (paintingPhases 51 (paintingPhases
54 GraphicsLayerPaintBackground 52 GraphicsLayerPaintBackground
55 GraphicsLayerPaintForeground 53 GraphicsLayerPaintForeground
56 GraphicsLayerPaintMask 54 GraphicsLayerPaintMask
57 ) 55 )
58 ) 56 )
59 (GraphicsLayer 57 (GraphicsLayer
60 (bounds 185.00 715.00) 58 (bounds 185.00 715.00)
61 (drawsContent 1) 59 (drawsContent 1)
62 (paintingPhases 60 (paintingPhases
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
98 ) 96 )
99 ) 97 )
100 ) 98 )
101 ) 99 )
102 ) 100 )
103 ) 101 )
104 ) 102 )
105 ) 103 )
106 104
107 105
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698