| Index: third_party/WebKit/LayoutTests/fast/repaint/background-misaligned-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/background-misaligned-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/background-misaligned-expected.txt
|
| index 1331e86bba2d54f21fd4ab3d646f58d64ad32071..9b4a02dc29e87d62ab0f9d49bccd51f81770e5b2 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/background-misaligned-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/background-misaligned-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 (positioned) DIV id='target'",
|
| + "reason": "layoutObject removal"
|
| + }
|
| ]
|
| }
|
|
|
|
|