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

Side by Side Diff: LayoutTests/platform/win/virtual/softwarecompositing/overflow/clear-scroll-parent-expected.txt

Issue 242103006: Auto-rebaseline for r171962 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 8 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 (children 1 3 (children 1
4 (GraphicsLayer 4 (GraphicsLayer
5 (bounds 800.00 600.00) 5 (bounds 800.00 600.00)
6 (contentsOpaque 1) 6 (contentsOpaque 1)
7 (drawsContent 1) 7 (drawsContent 1)
8 (children 7 8 (children 4
9 (GraphicsLayer 9 (GraphicsLayer
10 (position 8.00 8.00) 10 (position 8.00 8.00)
11 (bounds 308.00 208.00) 11 (bounds 308.00 208.00)
12 (drawsContent 1) 12 (drawsContent 1)
13 (children 3 13 (children 3
14 (GraphicsLayer 14 (GraphicsLayer
15 (position 4.00 4.00) 15 (position 4.00 4.00)
16 (bounds 285.00 200.00) 16 (bounds 285.00 200.00)
17 (children 1 17 (children 1
18 (GraphicsLayer 18 (GraphicsLayer
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
58 (drawsContent 1) 58 (drawsContent 1)
59 (backgroundColor #FF0000) 59 (backgroundColor #FF0000)
60 (children 1 60 (children 1
61 (GraphicsLayer 61 (GraphicsLayer
62 ) 62 )
63 ) 63 )
64 ) 64 )
65 ) 65 )
66 ) 66 )
67 (GraphicsLayer 67 (GraphicsLayer
68 (position 22.00 102.00)
69 (bounds 100.00 100.00)
70 (contentsOpaque 1)
71 (drawsContent 1)
72 (backgroundColor #0000FF)
73 (hasScrollParent 1) 68 (hasScrollParent 1)
74 (children 1 69 (children 2
75 (GraphicsLayer 70 (GraphicsLayer
71 (position 22.00 102.00)
72 (bounds 100.00 100.00)
73 (contentsOpaque 1)
74 (drawsContent 1)
75 (backgroundColor #0000FF)
76 (children 1
77 (GraphicsLayer
78 )
79 )
80 )
81 (GraphicsLayer
82 (position 22.00 212.00)
83 (bounds 100.00 320.00)
84 (drawsContent 1)
76 ) 85 )
77 ) 86 )
78 ) 87 )
79 (GraphicsLayer
80 (position 22.00 212.00)
81 (bounds 100.00 100.00)
82 (contentsOpaque 1)
83 (drawsContent 1)
84 (backgroundColor #0000FF)
85 (hasScrollParent 1)
86 (children 1
87 (GraphicsLayer
88 )
89 )
90 )
91 (GraphicsLayer
92 (position 22.00 322.00)
93 (bounds 100.00 100.00)
94 (contentsOpaque 1)
95 (drawsContent 1)
96 (backgroundColor #0000FF)
97 (hasScrollParent 1)
98 (children 1
99 (GraphicsLayer
100 )
101 )
102 )
103 (GraphicsLayer
104 (position 22.00 432.00)
105 (bounds 100.00 100.00)
106 (contentsOpaque 1)
107 (drawsContent 1)
108 (backgroundColor #0000FF)
109 (hasScrollParent 1)
110 (children 1
111 (GraphicsLayer
112 )
113 )
114 )
115 ) 88 )
116 ) 89 )
117 ) 90 )
118 ) 91 )
119 92
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698