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

Side by Side Diff: LayoutTests/platform/mac-snowleopard/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 12 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)
65 (bounds 100.00 100.00)
66 (contentsOpaque 1)
67 (hasScrollParent 1) 68 (hasScrollParent 1)
68 (children 1 69 (children 2
69 (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)
70 ) 85 )
71 ) 86 )
72 ) 87 )
73 (GraphicsLayer
74 (position 22.00 212.00)
75 (bounds 100.00 100.00)
76 (contentsOpaque 1)
77 (hasScrollParent 1)
78 (children 1
79 (GraphicsLayer
80 )
81 )
82 )
83 (GraphicsLayer
84 (position 22.00 322.00)
85 (bounds 100.00 100.00)
86 (contentsOpaque 1)
87 (hasScrollParent 1)
88 (children 1
89 (GraphicsLayer
90 )
91 )
92 )
93 (GraphicsLayer
94 (position 22.00 432.00)
95 (bounds 100.00 100.00)
96 (contentsOpaque 1)
97 (hasScrollParent 1)
98 (children 1
99 (GraphicsLayer
100 )
101 )
102 )
103 ) 88 )
104 ) 89 )
105 ) 90 )
106 ) 91 )
107 92
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698