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

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

Powered by Google App Engine
This is Rietveld 408576698