Index: third_party/WebKit/LayoutTests/fast/repaint/table-cell-move-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/table-cell-move-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/table-cell-move-expected.txt |
index c7d8a79a367d456c1fb2505c41555deaddd0acbd..6d6039fea01de1011adb115031701f9b8489e351 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/table-cell-move-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/table-cell-move-expected.txt |
@@ -21,7 +21,7 @@ |
{ |
"object": "LayoutTableCell TD", |
"rect": [8, 320, 60, 60], |
- "reason": "bounds change" |
+ "reason": "became invisible" |
}, |
{ |
"object": "LayoutBlockFlow DIV", |
@@ -47,10 +47,6 @@ |
"reason": "became visible" |
}, |
{ |
- "object": "LayoutTableCell TD id='t'", |
- "reason": "became visible" |
- }, |
- { |
"object": "LayoutTableCell TD", |
"reason": "bounds change" |
}, |
@@ -60,15 +56,15 @@ |
}, |
{ |
"object": "LayoutTableCell TD", |
- "reason": "bounds change" |
+ "reason": "location change" |
}, |
{ |
"object": "LayoutTableCell TD", |
- "reason": "bounds change" |
+ "reason": "became invisible" |
}, |
{ |
"object": "LayoutTableCell TD id='s'", |
- "reason": "bounds change" |
+ "reason": "location change" |
} |
] |
} |