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

Side by Side Diff: LayoutTests/platform/mac-snowleopard/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 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)
43 (hasClipParent 1) 41 (hasClipParent 1)
44 (children 1 42 (children 1
45 (GraphicsLayer 43 (GraphicsLayer
46 ) 44 )
47 ) 45 )
48 ) 46 )
49 (GraphicsLayer 47 (GraphicsLayer
50 (position 12.00 12.00) 48 (position 12.00 12.00)
51 (bounds 80.00 80.00) 49 (bounds 80.00 80.00)
52 (hasScrollParent 1) 50 (hasScrollParent 1)
53 (children 1 51 (children 1
54 (GraphicsLayer 52 (GraphicsLayer
55 (position 10.00 10.00) 53 (position 10.00 10.00)
56 (bounds 100.00 100.00) 54 (bounds 100.00 100.00)
57 (contentsOpaque 1) 55 (contentsOpaque 1)
58 (drawsContent 1)
59 (backgroundColor #FF0000)
60 (children 1 56 (children 1
61 (GraphicsLayer 57 (GraphicsLayer
62 ) 58 )
63 ) 59 )
64 ) 60 )
65 ) 61 )
66 ) 62 )
67 (GraphicsLayer 63 (GraphicsLayer
68 (position 22.00 102.00) 64 (position 22.00 102.00)
69 (bounds 100.00 100.00) 65 (bounds 100.00 100.00)
70 (contentsOpaque 1) 66 (contentsOpaque 1)
71 (drawsContent 1)
72 (backgroundColor #0000FF)
73 (hasScrollParent 1) 67 (hasScrollParent 1)
74 (children 1 68 (children 1
75 (GraphicsLayer 69 (GraphicsLayer
76 ) 70 )
77 ) 71 )
78 ) 72 )
79 (GraphicsLayer 73 (GraphicsLayer
80 (position 22.00 212.00) 74 (position 22.00 212.00)
81 (bounds 100.00 100.00) 75 (bounds 100.00 100.00)
82 (contentsOpaque 1) 76 (contentsOpaque 1)
83 (drawsContent 1)
84 (backgroundColor #0000FF)
85 (hasScrollParent 1) 77 (hasScrollParent 1)
86 (children 1 78 (children 1
87 (GraphicsLayer 79 (GraphicsLayer
88 ) 80 )
89 ) 81 )
90 ) 82 )
91 (GraphicsLayer 83 (GraphicsLayer
92 (position 22.00 322.00) 84 (position 22.00 322.00)
93 (bounds 100.00 100.00) 85 (bounds 100.00 100.00)
94 (contentsOpaque 1) 86 (contentsOpaque 1)
95 (drawsContent 1)
96 (backgroundColor #0000FF)
97 (hasScrollParent 1) 87 (hasScrollParent 1)
98 (children 1 88 (children 1
99 (GraphicsLayer 89 (GraphicsLayer
100 ) 90 )
101 ) 91 )
102 ) 92 )
103 (GraphicsLayer 93 (GraphicsLayer
104 (position 22.00 432.00) 94 (position 22.00 432.00)
105 (bounds 100.00 100.00) 95 (bounds 100.00 100.00)
106 (contentsOpaque 1) 96 (contentsOpaque 1)
107 (drawsContent 1)
108 (backgroundColor #0000FF)
109 (hasScrollParent 1) 97 (hasScrollParent 1)
110 (children 1 98 (children 1
111 (GraphicsLayer 99 (GraphicsLayer
112 ) 100 )
113 ) 101 )
114 ) 102 )
115 ) 103 )
116 ) 104 )
117 ) 105 )
118 ) 106 )
119 107
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698