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

Side by Side Diff: LayoutTests/platform/win/virtual/gpu/compositedscrolling/overflow/clear-scroll-parent-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 (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 7
9 (GraphicsLayer 9 (GraphicsLayer
10 (position 8.00 8.00) 10 (position 8.00 8.00)
(...skipping 20 matching lines...) Expand all
31 (position 289.00 189.00) 31 (position 289.00 189.00)
32 (bounds 15.00 15.00) 32 (bounds 15.00 15.00)
33 (drawsContent 1) 33 (drawsContent 1)
34 ) 34 )
35 ) 35 )
36 ) 36 )
37 (GraphicsLayer 37 (GraphicsLayer
38 (position 50.00 200.00) 38 (position 50.00 200.00)
39 (bounds 200.00 200.00) 39 (bounds 200.00 200.00)
40 (contentsOpaque 1) 40 (contentsOpaque 1)
41 (drawsContent 1)
42 (backgroundColor #008000)
41 (hasClipParent 1) 43 (hasClipParent 1)
42 (children 1 44 (children 1
43 (GraphicsLayer 45 (GraphicsLayer
44 ) 46 )
45 ) 47 )
46 ) 48 )
47 (GraphicsLayer 49 (GraphicsLayer
48 (position 12.00 12.00) 50 (position 12.00 12.00)
49 (bounds 80.00 80.00) 51 (bounds 80.00 80.00)
50 (hasScrollParent 1) 52 (hasScrollParent 1)
51 (children 1 53 (children 1
52 (GraphicsLayer 54 (GraphicsLayer
53 (position 10.00 10.00) 55 (position 10.00 10.00)
54 (bounds 100.00 100.00) 56 (bounds 100.00 100.00)
55 (contentsOpaque 1) 57 (contentsOpaque 1)
58 (drawsContent 1)
59 (backgroundColor #FF0000)
56 (children 1 60 (children 1
57 (GraphicsLayer 61 (GraphicsLayer
58 ) 62 )
59 ) 63 )
60 ) 64 )
61 ) 65 )
62 ) 66 )
63 (GraphicsLayer 67 (GraphicsLayer
64 (position 22.00 102.00) 68 (position 22.00 102.00)
65 (bounds 100.00 100.00) 69 (bounds 100.00 100.00)
66 (contentsOpaque 1) 70 (contentsOpaque 1)
71 (drawsContent 1)
72 (backgroundColor #0000FF)
67 (hasScrollParent 1) 73 (hasScrollParent 1)
68 (children 1 74 (children 1
69 (GraphicsLayer 75 (GraphicsLayer
70 ) 76 )
71 ) 77 )
72 ) 78 )
73 (GraphicsLayer 79 (GraphicsLayer
74 (position 22.00 212.00) 80 (position 22.00 212.00)
75 (bounds 100.00 100.00) 81 (bounds 100.00 100.00)
76 (contentsOpaque 1) 82 (contentsOpaque 1)
83 (drawsContent 1)
84 (backgroundColor #0000FF)
77 (hasScrollParent 1) 85 (hasScrollParent 1)
78 (children 1 86 (children 1
79 (GraphicsLayer 87 (GraphicsLayer
80 ) 88 )
81 ) 89 )
82 ) 90 )
83 (GraphicsLayer 91 (GraphicsLayer
84 (position 22.00 322.00) 92 (position 22.00 322.00)
85 (bounds 100.00 100.00) 93 (bounds 100.00 100.00)
86 (contentsOpaque 1) 94 (contentsOpaque 1)
95 (drawsContent 1)
96 (backgroundColor #0000FF)
87 (hasScrollParent 1) 97 (hasScrollParent 1)
88 (children 1 98 (children 1
89 (GraphicsLayer 99 (GraphicsLayer
90 ) 100 )
91 ) 101 )
92 ) 102 )
93 (GraphicsLayer 103 (GraphicsLayer
94 (position 22.00 432.00) 104 (position 22.00 432.00)
95 (bounds 100.00 100.00) 105 (bounds 100.00 100.00)
96 (contentsOpaque 1) 106 (contentsOpaque 1)
107 (drawsContent 1)
108 (backgroundColor #0000FF)
97 (hasScrollParent 1) 109 (hasScrollParent 1)
98 (children 1 110 (children 1
99 (GraphicsLayer 111 (GraphicsLayer
100 ) 112 )
101 ) 113 )
102 ) 114 )
103 ) 115 )
104 ) 116 )
105 ) 117 )
106 ) 118 )
107 119
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698