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

Side by Side Diff: LayoutTests/platform/chromium-mac/virtual/threaded/compositing/visibility/visibility-image-layers-dynamic-expected.txt

Issue 15425006: Revert "Remove NonCompositedContentHost" and follow-up rebaselining. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 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 1
2 2
3 3
4 Initial 4 Initial
5 5
6 (GraphicsLayer 6 (GraphicsLayer
7 (bounds 785.00 626.00) 7 (bounds 785.00 626.00)
8 (children 1 8 (children 1
9 (GraphicsLayer 9 (GraphicsLayer
10 (bounds 785.00 626.00) 10 (bounds 785.00 626.00)
11 (contentsOpaque 1) 11 (contentsOpaque 1)
12 (drawsContent 1)
13 (children 3 12 (children 3
14 (GraphicsLayer 13 (GraphicsLayer
15 (position 14.00 6.00) 14 (position 14.00 6.00)
16 (bounds 757.00 152.00) 15 (bounds 757.00 152.00)
17 (children 1 16 (children 1
18 (GraphicsLayer 17 (GraphicsLayer
19 (position 20.00 20.00) 18 (position 20.00 20.00)
20 (bounds 108.00 108.00) 19 (bounds 108.00 108.00)
21 (contentsVisible 0) 20 (contentsVisible 0)
22 ) 21 )
(...skipping 22 matching lines...) Expand all
45 ) 44 )
46 ) 45 )
47 ) 46 )
48 ) 47 )
49 ) 48 )
50 ) 49 )
51 ) 50 )
52 After step 1 51 After step 1
53 52
54 (GraphicsLayer 53 (GraphicsLayer
55 (bounds 785.00 1336.00) 54 (bounds 785.00 1321.00)
56 (children 1 55 (children 1
57 (GraphicsLayer 56 (GraphicsLayer
58 (bounds 785.00 1336.00) 57 (bounds 785.00 1321.00)
59 (contentsOpaque 1) 58 (contentsOpaque 1)
60 (drawsContent 1)
61 (children 3 59 (children 3
62 (GraphicsLayer 60 (GraphicsLayer
63 (position 14.00 6.00) 61 (position 14.00 6.00)
64 (bounds 757.00 152.00) 62 (bounds 757.00 152.00)
65 (children 1 63 (children 1
66 (GraphicsLayer 64 (GraphicsLayer
67 (position 20.00 20.00) 65 (position 20.00 20.00)
68 (bounds 108.00 108.00) 66 (bounds 108.00 108.00)
69 ) 67 )
70 ) 68 )
(...skipping 21 matching lines...) Expand all
92 ) 90 )
93 ) 91 )
94 ) 92 )
95 ) 93 )
96 ) 94 )
97 ) 95 )
98 ) 96 )
99 After step 2 97 After step 2
100 98
101 (GraphicsLayer 99 (GraphicsLayer
102 (bounds 785.00 2030.00) 100 (bounds 785.00 2000.00)
103 (children 1 101 (children 1
104 (GraphicsLayer 102 (GraphicsLayer
105 (bounds 785.00 2030.00) 103 (bounds 785.00 2000.00)
106 (contentsOpaque 1) 104 (contentsOpaque 1)
107 (drawsContent 1)
108 (children 3 105 (children 3
109 (GraphicsLayer 106 (GraphicsLayer
110 (position 14.00 6.00) 107 (position 14.00 6.00)
111 (bounds 757.00 152.00) 108 (bounds 757.00 152.00)
112 (children 1 109 (children 1
113 (GraphicsLayer 110 (GraphicsLayer
114 (position 20.00 20.00) 111 (position 20.00 20.00)
115 (bounds 108.00 108.00) 112 (bounds 108.00 108.00)
116 ) 113 )
117 ) 114 )
(...skipping 18 matching lines...) Expand all
136 (position 20.00 20.00) 133 (position 20.00 20.00)
137 (bounds 108.00 108.00) 134 (bounds 108.00 108.00)
138 ) 135 )
139 ) 136 )
140 ) 137 )
141 ) 138 )
142 ) 139 )
143 ) 140 )
144 ) 141 )
145 142
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698