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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-tbody-border-width-expected.txt

Issue 2217813005: Auto-rebaseline for r409965 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 "name": "Content Root Layer", 2 "name": "Content Root Layer",
3 "bounds": [800, 600], 3 "bounds": [800, 600],
4 "children": [ 4 "children": [
5 { 5 {
6 "name": "LayoutView #document", 6 "name": "LayoutView #document",
7 "bounds": [800, 600], 7 "bounds": [800, 600],
8 "contentsOpaque": true, 8 "contentsOpaque": true,
9 "drawsContent": true, 9 "drawsContent": true,
10 "paintInvalidations": [ 10 "paintInvalidations": [
11 { 11 {
12 "object": "LayoutTable TABLE", 12 "object": "LayoutTable TABLE",
13 "rect": [8, 159, 114, 2], 13 "rect": [8, 159, 114, 2],
14 "reason": "incremental" 14 "reason": "incremental"
15 }, 15 },
16 { 16 {
17 "object": "LayoutTable TABLE", 17 "object": "LayoutTable TABLE",
18 "rect": [8, 160, 114, 1], 18 "rect": [8, 160, 114, 1],
19 "reason": "incremental" 19 "reason": "incremental"
20 }, 20 },
21 { 21 {
22 "object": "LayoutTableSection TBODY id='tbody'", 22 "object": "LayoutTableSection TBODY id='tbody'",
23 "rect": [10, 10, 110, 100], 23 "rect": [10, 10, 110, 100],
24 "reason": "style change" 24 "reason": "style change"
25 }, 25 },
26 { 26 {
27 "object": "LayoutTableRow TR",
28 "rect": [10, 110, 110, 50],
29 "reason": "bounds change"
30 },
31 {
32 "object": "LayoutTableSection TBODY",
33 "rect": [10, 110, 110, 50],
34 "reason": "bounds change"
35 },
36 {
37 "object": "LayoutTableRow TR",
38 "rect": [10, 60, 110, 50],
39 "reason": "bounds change"
40 },
41 {
42 "object": "LayoutTableRow TR",
43 "rect": [10, 10, 110, 50],
44 "reason": "bounds change"
45 },
46 {
47 "object": "LayoutTableSection TBODY id='tbody'", 27 "object": "LayoutTableSection TBODY id='tbody'",
48 "rect": [9, 9, 107, 100], 28 "rect": [9, 9, 107, 100],
49 "reason": "style change" 29 "reason": "style change"
50 }, 30 },
51 { 31 {
52 "object": "LayoutTableRow TR",
53 "rect": [9, 109, 107, 50],
54 "reason": "bounds change"
55 },
56 {
57 "object": "LayoutTableSection TBODY",
58 "rect": [9, 109, 107, 50],
59 "reason": "bounds change"
60 },
61 {
62 "object": "LayoutTableRow TR",
63 "rect": [9, 59, 107, 50],
64 "reason": "bounds change"
65 },
66 {
67 "object": "LayoutTableRow TR",
68 "rect": [9, 9, 107, 50],
69 "reason": "bounds change"
70 },
71 {
72 "object": "LayoutTableCell TD", 32 "object": "LayoutTableCell TD",
73 "rect": [64, 8, 58, 53], 33 "rect": [64, 8, 58, 53],
74 "reason": "bounds change" 34 "reason": "bounds change"
75 }, 35 },
76 { 36 {
77 "object": "LayoutTableCell TD", 37 "object": "LayoutTableCell TD",
78 "rect": [8, 59, 58, 53], 38 "rect": [8, 59, 58, 53],
79 "reason": "bounds change" 39 "reason": "bounds change"
80 }, 40 },
81 { 41 {
(...skipping 77 matching lines...) Expand 10 before | Expand all | Expand 10 after
159 { 119 {
160 "object": "LayoutTable TABLE", 120 "object": "LayoutTable TABLE",
161 "reason": "incremental" 121 "reason": "incremental"
162 }, 122 },
163 { 123 {
164 "object": "LayoutTableSection TBODY id='tbody'", 124 "object": "LayoutTableSection TBODY id='tbody'",
165 "reason": "style change" 125 "reason": "style change"
166 }, 126 },
167 { 127 {
168 "object": "LayoutTableRow TR", 128 "object": "LayoutTableRow TR",
169 "reason": "bounds change" 129 "reason": "location change"
170 }, 130 },
171 { 131 {
172 "object": "LayoutTableCell TD", 132 "object": "LayoutTableCell TD",
173 "reason": "location change" 133 "reason": "location change"
174 }, 134 },
175 { 135 {
176 "object": "LayoutTableCell TD", 136 "object": "LayoutTableCell TD",
177 "reason": "bounds change" 137 "reason": "bounds change"
178 }, 138 },
179 { 139 {
180 "object": "LayoutTableRow TR", 140 "object": "LayoutTableRow TR",
181 "reason": "bounds change" 141 "reason": "location change"
182 }, 142 },
183 { 143 {
184 "object": "LayoutTableCell TD", 144 "object": "LayoutTableCell TD",
185 "reason": "bounds change" 145 "reason": "bounds change"
186 }, 146 },
187 { 147 {
188 "object": "LayoutTableCell TD", 148 "object": "LayoutTableCell TD",
189 "reason": "bounds change" 149 "reason": "bounds change"
190 }, 150 },
191 { 151 {
192 "object": "LayoutTableSection TBODY",
193 "reason": "bounds change"
194 },
195 {
196 "object": "LayoutTableRow TR", 152 "object": "LayoutTableRow TR",
197 "reason": "bounds change" 153 "reason": "location change"
198 }, 154 },
199 { 155 {
200 "object": "LayoutTableCell TD", 156 "object": "LayoutTableCell TD",
201 "reason": "bounds change" 157 "reason": "bounds change"
202 }, 158 },
203 { 159 {
204 "object": "LayoutTableCell TD", 160 "object": "LayoutTableCell TD",
205 "reason": "bounds change" 161 "reason": "bounds change"
206 } 162 }
207 ] 163 ]
208 } 164 }
209 165
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698