| Index: third_party/WebKit/LayoutTests/fast/repaint/float-new-in-block-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/float-new-in-block-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/float-new-in-block-expected.txt
|
| index 6597ae200b8d43604e379743207698ec52b984dc..c2a5d1e7ded6212bac510997ad249ea627547423 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/float-new-in-block-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/float-new-in-block-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -13,6 +15,12 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (floating) DIV id='target'",
|
| + "reason": "layoutObject insertion"
|
| + }
|
| ]
|
| }
|
|
|
|
|