Index: third_party/WebKit/LayoutTests/fast/repaint/fixed-table-overflow-zindex-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed-table-overflow-zindex-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/fixed-table-overflow-zindex-expected.txt |
index ef4953d72201275179f283b786a92167eebca13c..da34e16920bbda4d1bd4b3686bec290850b2a948 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/fixed-table-overflow-zindex-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/fixed-table-overflow-zindex-expected.txt |
@@ -19,12 +19,12 @@ |
{ |
"object": "LayoutBlockFlow (positioned) TD id='moveMe' class='fixed'", |
"rect": [100, 100, 100, 100], |
- "reason": "location change" |
+ "reason": "layoutObject insertion" |
}, |
{ |
"object": "LayoutTableCell (anonymous)", |
"rect": [0, 100, 100, 100], |
- "reason": "location change" |
+ "reason": "layoutObject insertion" |
}, |
{ |
"object": "LayoutTableCell TD id='moveMe' class='fixed'", |