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

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

Powered by Google App Engine
This is Rietveld 408576698