Index: third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-table-border-width-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-table-border-width-expected.txt b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-table-border-width-expected.txt |
index a8ef532044ed688e5b7c8bd651196c5ae84854ef..ec10b802ce1e6b376d87463431c331235eb48403 100644 |
--- a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-table-border-width-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-table-border-width-expected.txt |
@@ -13,33 +13,32 @@ |
}, |
{ |
"object": "LayoutTableCell TD", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
- }, |
- { |
- "object": "LayoutTableCell TD", |
"rect": [8, 8, 58, 54], |
"reason": "location change" |
}, |
{ |
"object": "LayoutTableRow TR", |
- "rect": [9, 9, 54, 50], |
+ "rect": [10, 10, 54, 50], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutTableRow TR", |
+ "object": "LayoutTableSection TBODY", |
"rect": [10, 10, 54, 50], |
"reason": "location change" |
}, |
{ |
- "object": "LayoutTableSection TBODY", |
+ "object": "LayoutTableRow TR", |
"rect": [9, 9, 54, 50], |
"reason": "location change" |
}, |
{ |
"object": "LayoutTableSection TBODY", |
- "rect": [10, 10, 54, 50], |
+ "rect": [9, 9, 54, 50], |
"reason": "location change" |
+ }, |
+ { |
+ "object": "LayoutTableCell TD", |
+ "reason": "full" |
} |
] |
} |