| 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 bb7d2752b69a67d14fde76b8df8b4d1e5fe585d9..bd2ea0fa29ee0d8d40f26a0fc2ef0e7f2c6c7786 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
|
| @@ -7,9 +7,9 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow (floating) DIV",
|
| - "rect": [8, 104, 100, 100],
|
| - "reason": "location change"
|
| + "object": "LayoutBlockFlow DIV id='t'",
|
| + "rect": [8, 104, 784, 100],
|
| + "reason": "became visible"
|
| },
|
| {
|
| "object": "LayoutBlockFlow (floating) DIV",
|
| @@ -17,14 +17,13 @@
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='s'",
|
| - "rect": [0, 0, 0, 0],
|
| + "object": "LayoutBlockFlow (floating) DIV",
|
| + "rect": [8, 104, 100, 100],
|
| "reason": "location change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow DIV id='t'",
|
| - "rect": [8, 104, 784, 100],
|
| - "reason": "became visible"
|
| + "object": "LayoutBlockFlow DIV id='s'",
|
| + "reason": "location change"
|
| }
|
| ]
|
| }
|
|
|