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