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

Side by Side Diff: LayoutTests/platform/mac/virtual/softwarecompositing/update-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 26 matching lines...) Expand all
37 (children 1 37 (children 1
38 (GraphicsLayer 38 (GraphicsLayer
39 (bounds 85.00 120.00) 39 (bounds 85.00 120.00)
40 (shouldFlattenTransform 0) 40 (shouldFlattenTransform 0)
41 (drawsContent 1) 41 (drawsContent 1)
42 (paintingPhases 42 (paintingPhases
43 GraphicsLayerPaintForeground 43 GraphicsLayerPaintForeground
44 GraphicsLayerPaintOverflowContents 44 GraphicsLayerPaintOverflowContents
45 GraphicsLayerPaintCompositedScroll 45 GraphicsLayerPaintCompositedScroll
46 ) 46 )
47 (children 1
48 (GraphicsLayer
49 (paintingPhases
50 GraphicsLayerPaintForeground
51 GraphicsLayerPaintOverflowContents
52 GraphicsLayerPaintCompositedScroll
53 )
54 )
55 )
47 ) 56 )
48 ) 57 )
49 ) 58 )
50 (GraphicsLayer 59 (GraphicsLayer
51 (position 1.00 86.00) 60 (position 1.00 86.00)
52 (bounds 85.00 15.00) 61 (bounds 85.00 15.00)
53 (paintingPhases 62 (paintingPhases
54 GraphicsLayerPaintBackground 63 GraphicsLayerPaintBackground
55 GraphicsLayerPaintForeground 64 GraphicsLayerPaintForeground
56 GraphicsLayerPaintMask 65 GraphicsLayerPaintMask
(...skipping 18 matching lines...) Expand all
75 GraphicsLayerPaintMask 84 GraphicsLayerPaintMask
76 ) 85 )
77 ) 86 )
78 ) 87 )
79 ) 88 )
80 ) 89 )
81 ) 90 )
82 ) 91 )
83 ) 92 )
84 93
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698