| Index: third_party/WebKit/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt
|
| index 9e0b0b749529f8d385216db31aea6f9375e22af3..77b15c98e419b8eda9117b01d01e3dd41126f2bb 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/intermediate-layout-position-clip-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/intermediate-layout-position-clip-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 DIV id='target'",
|
| + "reason": "bounds change"
|
| + }
|
| ]
|
| }
|
|
|
|
|