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

Side by Side Diff: LayoutTests/platform/mac/virtual/softwarecompositing/update-paint-phases-expected.txt

Issue 295373002: Auto-rebaseline for r174768 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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)
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 GraphicsLayerPaintForeground 43 GraphicsLayerPaintForeground
44 GraphicsLayerPaintOverflowContents 44 GraphicsLayerPaintOverflowContents
45 GraphicsLayerPaintCompositedScroll 45 GraphicsLayerPaintCompositedScroll
46 ) 46 )
47 ) 47 )
48 ) 48 )
49 ) 49 )
50 (GraphicsLayer 50 (GraphicsLayer
51 (position 1.00 86.00) 51 (position 1.00 86.00)
52 (bounds 85.00 15.00) 52 (bounds 85.00 15.00)
53 (drawsContent 1)
54 (paintingPhases 53 (paintingPhases
55 GraphicsLayerPaintBackground 54 GraphicsLayerPaintBackground
56 GraphicsLayerPaintForeground 55 GraphicsLayerPaintForeground
57 GraphicsLayerPaintMask 56 GraphicsLayerPaintMask
58 ) 57 )
59 ) 58 )
60 (GraphicsLayer 59 (GraphicsLayer
61 (position 86.00 1.00) 60 (position 86.00 1.00)
62 (bounds 15.00 85.00) 61 (bounds 15.00 85.00)
63 (drawsContent 1)
64 (paintingPhases 62 (paintingPhases
65 GraphicsLayerPaintBackground 63 GraphicsLayerPaintBackground
66 GraphicsLayerPaintForeground 64 GraphicsLayerPaintForeground
67 GraphicsLayerPaintMask 65 GraphicsLayerPaintMask
68 ) 66 )
69 ) 67 )
70 (GraphicsLayer 68 (GraphicsLayer
71 (position 86.00 86.00) 69 (position 86.00 86.00)
72 (bounds 15.00 15.00) 70 (bounds 15.00 15.00)
73 (drawsContent 1) 71 (drawsContent 1)
74 (paintingPhases 72 (paintingPhases
75 GraphicsLayerPaintBackground 73 GraphicsLayerPaintBackground
76 GraphicsLayerPaintForeground 74 GraphicsLayerPaintForeground
77 GraphicsLayerPaintMask 75 GraphicsLayerPaintMask
78 ) 76 )
79 ) 77 )
80 ) 78 )
81 ) 79 )
82 ) 80 )
83 ) 81 )
84 ) 82 )
85 ) 83 )
86 84
OLDNEW
« no previous file with comments | « LayoutTests/platform/mac/virtual/softwarecompositing/overflow/do-not-paint-outline-into-composited-scrolling-contents-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698