Index: third_party/WebKit/LayoutTests/fast/repaint/float-move-during-layout-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/float-move-during-layout-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/float-move-during-layout-expected.txt |
index bd2ea0fa29ee0d8d40f26a0fc2ef0e7f2c6c7786..0d0d6c3cee163b9bd13a1855059596d457272776 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/float-move-during-layout-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/float-move-during-layout-expected.txt |
@@ -14,16 +14,16 @@ |
{ |
"object": "LayoutBlockFlow (floating) DIV", |
"rect": [8, 204, 100, 100], |
- "reason": "location change" |
+ "reason": "forced by layout" |
}, |
{ |
"object": "LayoutBlockFlow (floating) DIV", |
"rect": [8, 104, 100, 100], |
- "reason": "location change" |
+ "reason": "forced by layout" |
}, |
{ |
"object": "LayoutBlockFlow DIV id='s'", |
- "reason": "location change" |
+ "reason": "bounds change" |
} |
] |
} |