| 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 9dacd1880edab3d57e02b22b384f5db63936bf7b..49959a22da022d9613d5470fc93d3cd5c3ea2b39 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
|
| @@ -9,11 +9,6 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutBlockFlow DIV id='t'",
|
| - "rect": [8, 110, 784, 100],
|
| - "reason": "became visible"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow (floating) DIV",
|
| "rect": [8, 210, 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"
|
| }
|
|
|