Index: third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-color-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-color-expected.txt b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-color-expected.txt |
index 09939f06c307319fb64f5232c0064873d70c63d5..ec0e6495a65ad2cd477407829f18737cbd4b5c4f 100644 |
--- a/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-color-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/table/border-collapsing/cached-change-col-border-color-expected.txt |
@@ -7,39 +7,33 @@ |
"drawsContent": true, |
"paintInvalidations": [ |
{ |
- "object": "LayoutTableCell TD", |
- "rect": [0, 0, 0, 0], |
- "reason": "full" |
+ "object": "LayoutTableCol COL id='col'", |
+ "rect": [8, 8, 113, 104], |
+ "reason": "style change" |
}, |
{ |
"object": "LayoutTableCell TD", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "LayoutTableCell TD", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "LayoutTableCell TD", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "LayoutTableCell TD", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
"object": "LayoutTableCell TD", |
- "rect": [0, 0, 0, 0], |
"reason": "full" |
}, |
{ |
- "object": "LayoutTableCol COL id='col'", |
- "rect": [8, 8, 113, 104], |
- "reason": "style change" |
+ "object": "LayoutTableCell TD", |
+ "reason": "full" |
} |
] |
} |