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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/table-collapsed-border-expected.txt

Issue 2548333003: Revert of Paint collapsed borders of a table as one display item (Closed)
Patch Set: 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
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 "paintInvalidations": [ 8 "paintInvalidations": [
9 { 9 {
10 "object": "LayoutTable TABLE", 10 "object": "LayoutTable TABLE",
11 "rect": [8, 182, 110, 76], 11 "rect": [8, 182, 110, 76],
12 "reason": "full" 12 "reason": "full"
13 }, 13 },
14 { 14 {
15 "object": "LayoutTableSection TBODY", 15 "object": "LayoutTableSection TBODY",
16 "rect": [12, 186, 102, 68], 16 "rect": [12, 186, 102, 68],
17 "reason": "forced by layout" 17 "reason": "forced by layout"
18 }, 18 },
19 { 19 {
20 "object": "LayoutTable TABLE", 20 "object": "LayoutTable TABLE",
21 "rect": [8, 268, 101, 76],
22 "reason": "forced by layout"
23 },
24 {
25 "object": "LayoutTable TABLE",
26 "rect": [8, 96, 101, 76], 21 "rect": [8, 96, 101, 76],
27 "reason": "full" 22 "reason": "full"
28 }, 23 },
29 { 24 {
30 "object": "LayoutTable TABLE id='t'", 25 "object": "LayoutTable TABLE id='t'",
31 "rect": [8, 10, 97, 76], 26 "rect": [8, 10, 97, 76],
32 "reason": "style change" 27 "reason": "style change"
33 }, 28 },
34 { 29 {
35 "object": "LayoutTableCell TD id='d2'", 30 "object": "LayoutTableCell TD id='d2'",
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 "object": "LayoutText #text", 95 "object": "LayoutText #text",
101 "rect": [23, 105, 43, 18], 96 "rect": [23, 105, 43, 18],
102 "reason": "forced by layout" 97 "reason": "forced by layout"
103 }, 98 },
104 { 99 {
105 "object": "LayoutText #text", 100 "object": "LayoutText #text",
106 "rect": [23, 211, 34, 18], 101 "rect": [23, 211, 34, 18],
107 "reason": "layoutObject removal" 102 "reason": "layoutObject removal"
108 }, 103 },
109 { 104 {
105 "object": "LayoutTable TABLE",
106 "rect": [79, 268, 30, 76],
107 "reason": "incremental"
108 },
109 {
110 "object": "LayoutTableCell TD", 110 "object": "LayoutTableCell TD",
111 "rect": [8, 210, 14, 20], 111 "rect": [8, 210, 14, 20],
112 "reason": "forced by layout" 112 "reason": "forced by layout"
113 }, 113 },
114 { 114 {
115 "object": "LayoutTableCell TD", 115 "object": "LayoutTableCell TD",
116 "rect": [8, 124, 14, 20], 116 "rect": [8, 124, 14, 20],
117 "reason": "forced by layout" 117 "reason": "forced by layout"
118 }, 118 },
119 { 119 {
(...skipping 20 matching lines...) Expand all
140 }, 140 },
141 { 141 {
142 "object": "LayoutText #text", 142 "object": "LayoutText #text",
143 "reason": "layoutObject removal" 143 "reason": "layoutObject removal"
144 }, 144 },
145 { 145 {
146 "object": "LayoutTableCell TD id='d2'", 146 "object": "LayoutTableCell TD id='d2'",
147 "reason": "layoutObject removal" 147 "reason": "layoutObject removal"
148 }, 148 },
149 { 149 {
150 "object": "LayoutTableCell TD",
151 "reason": "style change"
152 },
153 {
154 "object": "LayoutTableCell TD",
155 "reason": "style change"
156 },
157 {
158 "object": "LayoutTableCell TD",
159 "reason": "style change"
160 },
161 {
162 "object": "LayoutTableCell TD",
163 "reason": "style change"
164 },
165 {
166 "object": "LayoutTableCell TD",
167 "reason": "style change"
168 },
169 {
170 "object": "LayoutTableCell TD",
171 "reason": "style change"
172 },
173 {
150 "object": "LayoutTable TABLE id='t'", 174 "object": "LayoutTable TABLE id='t'",
151 "reason": "style change" 175 "reason": "style change"
152 }, 176 },
153 { 177 {
154 "object": "LayoutTable TABLE", 178 "object": "LayoutTable TABLE",
155 "reason": "full" 179 "reason": "full"
156 }, 180 },
157 { 181 {
158 "object": "LayoutTableSection TBODY", 182 "object": "LayoutTableSection TBODY",
159 "reason": "forced by layout" 183 "reason": "forced by layout"
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
225 { 249 {
226 "object": "LayoutText #text", 250 "object": "LayoutText #text",
227 "reason": "forced by layout" 251 "reason": "forced by layout"
228 }, 252 },
229 { 253 {
230 "object": "InlineTextBox '\u00A0'", 254 "object": "InlineTextBox '\u00A0'",
231 "reason": "forced by layout" 255 "reason": "forced by layout"
232 }, 256 },
233 { 257 {
234 "object": "LayoutTable TABLE", 258 "object": "LayoutTable TABLE",
235 "reason": "forced by layout" 259 "reason": "incremental"
236 }, 260 },
237 { 261 {
238 "object": "LayoutTableCell TD", 262 "object": "LayoutTableCell TD",
239 "reason": "forced by layout" 263 "reason": "forced by layout"
240 }, 264 },
241 { 265 {
242 "object": "RootInlineBox", 266 "object": "RootInlineBox",
243 "reason": "forced by layout" 267 "reason": "forced by layout"
244 }, 268 },
245 { 269 {
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
278 "object": "LayoutText #text", 302 "object": "LayoutText #text",
279 "reason": "forced by layout" 303 "reason": "forced by layout"
280 }, 304 },
281 { 305 {
282 "object": "InlineTextBox 'sit amet'", 306 "object": "InlineTextBox 'sit amet'",
283 "reason": "forced by layout" 307 "reason": "forced by layout"
284 } 308 }
285 ] 309 ]
286 } 310 }
287 311
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698