Index: LayoutTests/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt |
diff --git a/LayoutTests/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt b/LayoutTests/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt |
index a556689fa567539b22156ab17491e30de630fc19..82b9c732bd9752551ddd254244a15e6842d40638 100644 |
--- a/LayoutTests/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt |
+++ b/LayoutTests/fast/table/border-collapsing/cached-change-cell-border-width-expected.txt |
@@ -20,6 +20,8 @@ |
[8, 8, 55, 52] |
], |
"paintInvalidationClients": [ |
+ "LayoutTableCell TD id='foo'", |
pdr.
2015/08/20 07:07:15
Why do we get two invalidations for foo instead of
Xianzhu
2015/08/20 16:39:51
The new one is because of change of collapsed bord
|
+ "LayoutTableCell TD", |
"LayoutTable TABLE", |
"LayoutTableSection TBODY", |
"LayoutTableRow TR", |