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

Side by Side Diff: third_party/WebKit/LayoutTests/compositing/overflow/scrollbar-layer-placement-expected.txt

Issue 2561183002: Revert "Disable local background equivalence when we have a box shadow due to painting bug." (Closed)
Patch Set: Remove outdated expectation files as per reviewer comments Created 4 years 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/android/compositing/overflow/scrollbar-layer-placement-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "layers": [ 2 "layers": [
3 { 3 {
4 "name": "LayoutView #document", 4 "name": "LayoutView #document",
5 "bounds": [800, 600], 5 "bounds": [800, 600],
6 "contentsOpaque": true, 6 "contentsOpaque": true,
7 "drawsContent": true 7 "drawsContent": true
8 }, 8 },
9 { 9 {
10 "name": "LayoutBlockFlow (positioned) DIV class='outer A'", 10 "name": "LayoutBlockFlow (positioned) DIV class='outer A'",
(...skipping 11 matching lines...) Expand all
22 }, 22 },
23 { 23 {
24 "name": "Scrolling Layer", 24 "name": "Scrolling Layer",
25 "position": [29, 29], 25 "position": [29, 29],
26 "bounds": [220, 160], 26 "bounds": [220, 160],
27 "shouldFlattenTransform": false 27 "shouldFlattenTransform": false
28 }, 28 },
29 { 29 {
30 "name": "Scrolling Contents Layer", 30 "name": "Scrolling Contents Layer",
31 "bounds": [220, 236], 31 "bounds": [220, 236],
32 "contentsOpaque": true,
32 "drawsContent": true 33 "drawsContent": true
33 }, 34 },
34 { 35 {
35 "name": "Overflow Controls Host Layer", 36 "name": "Overflow Controls Host Layer",
36 "position": [24, 24], 37 "position": [24, 24],
37 "bounds": [230, 170] 38 "bounds": [230, 170]
38 }, 39 },
39 { 40 {
40 "name": "Vertical Scrollbar Layer", 41 "name": "Vertical Scrollbar Layer",
41 "position": [218, 5], 42 "position": [218, 5],
(...skipping 15 matching lines...) Expand all
57 }, 58 },
58 { 59 {
59 "name": "Scrolling Layer", 60 "name": "Scrolling Layer",
60 "position": [29, 29], 61 "position": [29, 29],
61 "bounds": [220, 160], 62 "bounds": [220, 160],
62 "shouldFlattenTransform": false 63 "shouldFlattenTransform": false
63 }, 64 },
64 { 65 {
65 "name": "Scrolling Contents Layer", 66 "name": "Scrolling Contents Layer",
66 "bounds": [220, 236], 67 "bounds": [220, 236],
68 "contentsOpaque": true,
67 "drawsContent": true 69 "drawsContent": true
68 }, 70 },
69 { 71 {
70 "name": "LayoutBlockFlow (relative positioned) DIV class='content'", 72 "name": "LayoutBlockFlow (relative positioned) DIV class='content'",
71 "position": [73, 73], 73 "position": [73, 73],
72 "bounds": [196, 212], 74 "bounds": [196, 212],
73 "contentsOpaque": true, 75 "contentsOpaque": true,
74 "drawsContent": true, 76 "drawsContent": true,
75 "backgroundColor": "#DDDDDD" 77 "backgroundColor": "#DDDDDD"
76 }, 78 },
(...skipping 29 matching lines...) Expand all
106 }, 108 },
107 { 109 {
108 "name": "Scrolling Layer", 110 "name": "Scrolling Layer",
109 "position": [29, 29], 111 "position": [29, 29],
110 "bounds": [220, 160], 112 "bounds": [220, 160],
111 "shouldFlattenTransform": false 113 "shouldFlattenTransform": false
112 }, 114 },
113 { 115 {
114 "name": "Scrolling Contents Layer", 116 "name": "Scrolling Contents Layer",
115 "bounds": [220, 236], 117 "bounds": [220, 236],
118 "contentsOpaque": true,
116 "drawsContent": true 119 "drawsContent": true
117 }, 120 },
118 { 121 {
119 "name": "LayoutBlockFlow (relative positioned) DIV class='content'", 122 "name": "LayoutBlockFlow (relative positioned) DIV class='content'",
120 "position": [72, 72], 123 "position": [72, 72],
121 "bounds": [196, 212], 124 "bounds": [196, 212],
122 "contentsOpaque": true, 125 "contentsOpaque": true,
123 "drawsContent": true, 126 "drawsContent": true,
124 "backgroundColor": "#DDDDDD" 127 "backgroundColor": "#DDDDDD"
125 }, 128 },
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
171 }, 174 },
172 { 175 {
173 "name": "Scrolling Layer", 176 "name": "Scrolling Layer",
174 "position": [29, 29], 177 "position": [29, 29],
175 "bounds": [220, 160], 178 "bounds": [220, 160],
176 "shouldFlattenTransform": false 179 "shouldFlattenTransform": false
177 }, 180 },
178 { 181 {
179 "name": "Scrolling Contents Layer", 182 "name": "Scrolling Contents Layer",
180 "bounds": [220, 236], 183 "bounds": [220, 236],
184 "contentsOpaque": true,
181 "drawsContent": true 185 "drawsContent": true
182 }, 186 },
183 { 187 {
184 "name": "LayoutBlockFlow (relative positioned) DIV class='content'", 188 "name": "LayoutBlockFlow (relative positioned) DIV class='content'",
185 "position": [72, 72], 189 "position": [72, 72],
186 "bounds": [196, 212], 190 "bounds": [196, 212],
187 "contentsOpaque": true, 191 "contentsOpaque": true,
188 "drawsContent": true, 192 "drawsContent": true,
189 "backgroundColor": "#DDDDDD" 193 "backgroundColor": "#DDDDDD"
190 }, 194 },
191 { 195 {
192 "name": "Overflow Controls Ancestor Clipping Layer", 196 "name": "Overflow Controls Ancestor Clipping Layer",
193 "position": [40, 40], 197 "position": [40, 40],
194 "bounds": [260, 100] 198 "bounds": [260, 100]
195 }, 199 },
196 { 200 {
197 "name": "Overflow Controls Host Layer", 201 "name": "Overflow Controls Host Layer",
198 "position": [15, 15], 202 "position": [15, 15],
199 "bounds": [230, 170] 203 "bounds": [230, 170]
200 }, 204 },
201 { 205 {
202 "name": "Vertical Scrollbar Layer", 206 "name": "Vertical Scrollbar Layer",
203 "position": [218, 5], 207 "position": [218, 5],
204 "bounds": [7, 160] 208 "bounds": [7, 160]
205 } 209 }
206 ] 210 ]
207 } 211 }
208 212
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/android/compositing/overflow/scrollbar-layer-placement-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698