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

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

Issue 2439113003: Fix the bug that negative outline-offset is covered up by composited (Closed)
Patch Set: Fix failed webkit_unit_tests and contents_browsertests && rebaseline Created 4 years, 1 month 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
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 24 matching lines...) Expand all
35 "name": "Overflow Controls Host Layer", 35 "name": "Overflow Controls Host Layer",
36 "position": [24, 24], 36 "position": [24, 24],
37 "bounds": [230, 170] 37 "bounds": [230, 170]
38 }, 38 },
39 { 39 {
40 "name": "Vertical Scrollbar Layer", 40 "name": "Vertical Scrollbar Layer",
41 "position": [218, 5], 41 "position": [218, 5],
42 "bounds": [7, 160] 42 "bounds": [7, 160]
43 }, 43 },
44 { 44 {
45 "name": "Decoration Layer",
46 "bounds": [278, 218],
47 "drawsContent": true
48 },
49 {
45 "name": "LayoutBlockFlow (positioned) DIV class='outer B'", 50 "name": "LayoutBlockFlow (positioned) DIV class='outer B'",
46 "position": [355, 6], 51 "position": [355, 6],
47 "bounds": [340, 282], 52 "bounds": [340, 282],
48 "drawsContent": true 53 "drawsContent": true
49 }, 54 },
50 { 55 {
51 "name": "LayoutBlockFlow DIV class='scroller'", 56 "name": "LayoutBlockFlow DIV class='scroller'",
52 "position": [32, 32], 57 "position": [32, 32],
53 "bounds": [278, 218], 58 "bounds": [278, 218],
54 "shouldFlattenTransform": false, 59 "shouldFlattenTransform": false,
55 "drawsContent": true, 60 "drawsContent": true,
56 "backgroundColor": "#FFFFFF" 61 "backgroundColor": "#FFFFFF"
57 }, 62 },
58 { 63 {
59 "name": "Scrolling Layer", 64 "name": "Scrolling Layer",
60 "position": [29, 29], 65 "position": [29, 29],
61 "bounds": [220, 160], 66 "bounds": [220, 160],
62 "shouldFlattenTransform": false 67 "shouldFlattenTransform": false
63 }, 68 },
64 { 69 {
65 "name": "Scrolling Contents Layer", 70 "name": "Scrolling Contents Layer",
66 "bounds": [220, 236], 71 "bounds": [220, 236],
67 "drawsContent": true 72 "drawsContent": true
68 }, 73 },
69 { 74 {
75 "name": "Decoration Layer",
76 "bounds": [278, 218],
77 "drawsContent": true
78 },
79 {
70 "name": "LayoutBlockFlow (relative positioned) DIV class='content'", 80 "name": "LayoutBlockFlow (relative positioned) DIV class='content'",
71 "position": [73, 73], 81 "position": [73, 73],
72 "bounds": [196, 212], 82 "bounds": [196, 212],
73 "contentsOpaque": true, 83 "contentsOpaque": true,
74 "drawsContent": true, 84 "drawsContent": true,
75 "backgroundColor": "#DDDDDD" 85 "backgroundColor": "#DDDDDD"
76 }, 86 },
77 { 87 {
78 "name": "Overflow Controls Host Layer", 88 "name": "Overflow Controls Host Layer",
79 "position": [56, 56], 89 "position": [56, 56],
(...skipping 29 matching lines...) Expand all
109 "position": [29, 29], 119 "position": [29, 29],
110 "bounds": [220, 160], 120 "bounds": [220, 160],
111 "shouldFlattenTransform": false 121 "shouldFlattenTransform": false
112 }, 122 },
113 { 123 {
114 "name": "Scrolling Contents Layer", 124 "name": "Scrolling Contents Layer",
115 "bounds": [220, 236], 125 "bounds": [220, 236],
116 "drawsContent": true 126 "drawsContent": true
117 }, 127 },
118 { 128 {
129 "name": "Decoration Layer",
130 "bounds": [278, 218],
131 "drawsContent": true
132 },
133 {
119 "name": "LayoutBlockFlow (relative positioned) DIV class='content'", 134 "name": "LayoutBlockFlow (relative positioned) DIV class='content'",
120 "position": [72, 72], 135 "position": [72, 72],
121 "bounds": [196, 212], 136 "bounds": [196, 212],
122 "contentsOpaque": true, 137 "contentsOpaque": true,
123 "drawsContent": true, 138 "drawsContent": true,
124 "backgroundColor": "#DDDDDD" 139 "backgroundColor": "#DDDDDD"
125 }, 140 },
126 { 141 {
127 "name": "Overflow Controls Ancestor Clipping Layer", 142 "name": "Overflow Controls Ancestor Clipping Layer",
128 "position": [40, 40], 143 "position": [40, 40],
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
174 "position": [29, 29], 189 "position": [29, 29],
175 "bounds": [220, 160], 190 "bounds": [220, 160],
176 "shouldFlattenTransform": false 191 "shouldFlattenTransform": false
177 }, 192 },
178 { 193 {
179 "name": "Scrolling Contents Layer", 194 "name": "Scrolling Contents Layer",
180 "bounds": [220, 236], 195 "bounds": [220, 236],
181 "drawsContent": true 196 "drawsContent": true
182 }, 197 },
183 { 198 {
199 "name": "Decoration Layer",
200 "bounds": [278, 218],
201 "drawsContent": true
202 },
203 {
184 "name": "LayoutBlockFlow (relative positioned) DIV class='content'", 204 "name": "LayoutBlockFlow (relative positioned) DIV class='content'",
185 "position": [72, 72], 205 "position": [72, 72],
186 "bounds": [196, 212], 206 "bounds": [196, 212],
187 "contentsOpaque": true, 207 "contentsOpaque": true,
188 "drawsContent": true, 208 "drawsContent": true,
189 "backgroundColor": "#DDDDDD" 209 "backgroundColor": "#DDDDDD"
190 }, 210 },
191 { 211 {
192 "name": "Overflow Controls Ancestor Clipping Layer", 212 "name": "Overflow Controls Ancestor Clipping Layer",
193 "position": [40, 40], 213 "position": [40, 40],
194 "bounds": [260, 100] 214 "bounds": [260, 100]
195 }, 215 },
196 { 216 {
197 "name": "Overflow Controls Host Layer", 217 "name": "Overflow Controls Host Layer",
198 "position": [15, 15], 218 "position": [15, 15],
199 "bounds": [230, 170] 219 "bounds": [230, 170]
200 }, 220 },
201 { 221 {
202 "name": "Vertical Scrollbar Layer", 222 "name": "Vertical Scrollbar Layer",
203 "position": [218, 5], 223 "position": [218, 5],
204 "bounds": [7, 160] 224 "bounds": [7, 160]
205 } 225 }
206 ] 226 ]
207 } 227 }
208 228
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698