| 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 c6288bf2806f519f818af7a0ef9877785557a4d4..fee39b9a64460672ce08d3465aa1d41fc86abf03 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
|
| @@ -9,11 +9,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow DIV id='t'",
|
| - "rect": [8, 104, 784, 100],
|
| - "reason": "became visible"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow (floating) DIV",
|
| "rect": [8, 204, 100, 100],
|
| "reason": "forced by layout"
|
| @@ -28,14 +23,6 @@
|
| ],
|
| "objectPaintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow DIV id='t'",
|
| - "reason": "became visible"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow DIV id='s'",
|
| - "reason": "bounds change"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow (floating) DIV",
|
| "reason": "forced by layout"
|
| }
|
|
|