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: third_party/WebKit/LayoutTests/virtual/disable-spinvalidation/paint/invalidation/table-section-repaint-expected.txt

Issue 2791433003: Fix Border collapsing with colpsan / rowspan cells
Patch Set: bug 2902 Created 3 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
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": "LayoutTableSection TBODY",
11 "rect": [8, 218, 60, 60],
12 "reason": "bounds change"
13 },
14 {
15 "object": "LayoutTableSection TBODY",
16 "rect": [8, 188, 60, 60],
17 "reason": "bounds change"
18 },
19 {
20 "object": "LayoutTableSection TBODY",
21 "rect": [8, 128, 60, 60],
22 "reason": "bounds change"
23 },
24 {
25 "object": "LayoutTableSection TBODY",
26 "rect": [8, 98, 60, 60],
27 "reason": "bounds change"
28 },
29 {
30 "object": "LayoutTableSection TBODY",
31 "rect": [8, 38, 60, 60],
32 "reason": "bounds change"
33 },
34 {
35 "object": "LayoutTableSection TBODY",
36 "rect": [8, 8, 60, 60],
37 "reason": "bounds change"
38 },
39 {
10 "object": "LayoutTableCell TD class='half'", 40 "object": "LayoutTableCell TD class='half'",
11 "rect": [8, 353, 60, 38], 41 "rect": [8, 353, 60, 38],
12 "reason": "bounds change" 42 "reason": "bounds change"
13 }, 43 },
14 { 44 {
15 "object": "LayoutTableCell TD class='half'", 45 "object": "LayoutTableCell TD class='half'",
16 "rect": [8, 338, 60, 38], 46 "rect": [8, 338, 60, 38],
17 "reason": "bounds change" 47 "reason": "bounds change"
18 }, 48 },
19 { 49 {
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
70 "object": "LayoutTableCell TD", 100 "object": "LayoutTableCell TD",
71 "rect": [8, 98, 60, 30], 101 "rect": [8, 98, 60, 30],
72 "reason": "became invisible" 102 "reason": "became invisible"
73 }, 103 },
74 { 104 {
75 "object": "LayoutTableCell TD class='red half'", 105 "object": "LayoutTableCell TD class='red half'",
76 "rect": [8, 98, 60, 30], 106 "rect": [8, 98, 60, 30],
77 "reason": "bounds change" 107 "reason": "bounds change"
78 }, 108 },
79 { 109 {
110 "object": "LayoutTableSection TBODY",
111 "rect": [8, 98, 60, 30],
112 "reason": "became invisible"
113 },
114 {
80 "object": "LayoutTableCell TD class='green half'", 115 "object": "LayoutTableCell TD class='green half'",
81 "rect": [8, 68, 60, 30], 116 "rect": [8, 68, 60, 30],
82 "reason": "bounds change" 117 "reason": "bounds change"
83 }, 118 },
84 { 119 {
85 "object": "LayoutTableCell TD class='green half'", 120 "object": "LayoutTableCell TD class='green half'",
86 "rect": [8, 38, 60, 30], 121 "rect": [8, 38, 60, 30],
87 "reason": "bounds change" 122 "reason": "bounds change"
88 }, 123 },
89 { 124 {
90 "object": "LayoutTableCell TD class='red half'", 125 "object": "LayoutTableCell TD class='red half'",
91 "rect": [8, 38, 60, 30], 126 "rect": [8, 38, 60, 30],
92 "reason": "bounds change" 127 "reason": "bounds change"
93 }, 128 },
94 { 129 {
95 "object": "LayoutBlockFlow CAPTION id='caption1' class='blue half'", 130 "object": "LayoutBlockFlow CAPTION id='caption1' class='blue half'",
96 "rect": [8, 8, 60, 30], 131 "rect": [8, 8, 60, 30],
97 "reason": "became invisible" 132 "reason": "became invisible"
98 }, 133 },
99 { 134 {
100 "object": "LayoutTableCell TD class='red half'", 135 "object": "LayoutTableCell TD class='red half'",
101 "rect": [8, 8, 60, 30], 136 "rect": [8, 8, 60, 30],
102 "reason": "bounds change" 137 "reason": "bounds change"
103 }, 138 },
104 { 139 {
105 "object": "LayoutTable TABLE", 140 "object": "LayoutTable TABLE",
106 "rect": [8, 372, 60, 19], 141 "rect": [8, 372, 60, 19],
107 "reason": "incremental" 142 "reason": "incremental"
143 },
144 {
145 "object": "LayoutTableSection TBODY",
146 "rect": [12, 327, 52, 60],
147 "reason": "bounds change"
148 },
149 {
150 "object": "LayoutTableSection TBODY",
151 "rect": [12, 312, 52, 60],
152 "reason": "bounds change"
108 } 153 }
109 ] 154 ]
110 } 155 }
111 ], 156 ],
112 "objectPaintInvalidations": [ 157 "objectPaintInvalidations": [
113 { 158 {
114 "object": "LayoutBlockFlow CAPTION id='caption1' class='blue half'", 159 "object": "LayoutBlockFlow CAPTION id='caption1' class='blue half'",
115 "reason": "became invisible" 160 "reason": "became invisible"
116 }, 161 },
117 { 162 {
163 "object": "LayoutTableSection TBODY",
164 "reason": "bounds change"
165 },
166 {
118 "object": "LayoutTableRow TR", 167 "object": "LayoutTableRow TR",
119 "reason": "location change" 168 "reason": "location change"
120 }, 169 },
121 { 170 {
122 "object": "LayoutTableCell TD class='red half'", 171 "object": "LayoutTableCell TD class='red half'",
123 "reason": "bounds change" 172 "reason": "bounds change"
124 }, 173 },
125 { 174 {
126 "object": "LayoutTableRow TR", 175 "object": "LayoutTableRow TR",
127 "reason": "location change" 176 "reason": "location change"
128 }, 177 },
129 { 178 {
130 "object": "LayoutTableCell TD class='green half'", 179 "object": "LayoutTableCell TD class='green half'",
131 "reason": "bounds change" 180 "reason": "bounds change"
132 }, 181 },
133 { 182 {
183 "object": "LayoutTableSection TBODY",
184 "reason": "became invisible"
185 },
186 {
134 "object": "LayoutTableCell TD", 187 "object": "LayoutTableCell TD",
135 "reason": "became invisible" 188 "reason": "became invisible"
136 }, 189 },
137 { 190 {
138 "object": "LayoutBlockFlow DIV id='top' class='blue half'", 191 "object": "LayoutBlockFlow DIV id='top' class='blue half'",
139 "reason": "became invisible" 192 "reason": "became invisible"
140 }, 193 },
141 { 194 {
195 "object": "LayoutTableSection TBODY",
196 "reason": "bounds change"
197 },
198 {
142 "object": "LayoutTableRow TR", 199 "object": "LayoutTableRow TR",
143 "reason": "location change" 200 "reason": "location change"
144 }, 201 },
145 { 202 {
146 "object": "LayoutTableCell TD class='red half'", 203 "object": "LayoutTableCell TD class='red half'",
147 "reason": "bounds change" 204 "reason": "bounds change"
148 }, 205 },
149 { 206 {
150 "object": "LayoutTableRow TR", 207 "object": "LayoutTableRow TR",
151 "reason": "location change" 208 "reason": "location change"
152 }, 209 },
153 { 210 {
154 "object": "LayoutTableCell TD class='green half'", 211 "object": "LayoutTableCell TD class='green half'",
155 "reason": "bounds change" 212 "reason": "bounds change"
156 }, 213 },
157 { 214 {
215 "object": "LayoutTableSection TBODY",
216 "reason": "bounds change"
217 },
218 {
158 "object": "LayoutTableRow TR", 219 "object": "LayoutTableRow TR",
159 "reason": "location change" 220 "reason": "location change"
160 }, 221 },
161 { 222 {
162 "object": "LayoutTableCell TD class='green half'", 223 "object": "LayoutTableCell TD class='green half'",
163 "reason": "bounds change" 224 "reason": "bounds change"
164 }, 225 },
165 { 226 {
166 "object": "LayoutTableRow TR", 227 "object": "LayoutTableRow TR",
167 "reason": "location change" 228 "reason": "location change"
168 }, 229 },
169 { 230 {
170 "object": "LayoutTableCell TD class='red half'", 231 "object": "LayoutTableCell TD class='red half'",
171 "reason": "bounds change" 232 "reason": "bounds change"
172 }, 233 },
173 { 234 {
174 "object": "LayoutTable TABLE", 235 "object": "LayoutTable TABLE",
175 "reason": "incremental" 236 "reason": "incremental"
176 }, 237 },
177 { 238 {
239 "object": "LayoutTableSection TBODY",
240 "reason": "bounds change"
241 },
242 {
178 "object": "LayoutTableRow TR", 243 "object": "LayoutTableRow TR",
179 "reason": "location change" 244 "reason": "location change"
180 }, 245 },
181 { 246 {
182 "object": "LayoutTableCell TD class='half'", 247 "object": "LayoutTableCell TD class='half'",
183 "reason": "bounds change" 248 "reason": "bounds change"
184 }, 249 },
185 { 250 {
186 "object": "LayoutTableRow TR", 251 "object": "LayoutTableRow TR",
187 "reason": "location change" 252 "reason": "location change"
188 }, 253 },
189 { 254 {
190 "object": "LayoutTableCell TD class='half'", 255 "object": "LayoutTableCell TD class='half'",
191 "reason": "bounds change" 256 "reason": "bounds change"
192 } 257 }
193 ] 258 ]
194 } 259 }
195 260
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698