| Index: third_party/WebKit/LayoutTests/css3/filters/effect-reference-repaint-offset-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/css3/filters/effect-reference-repaint-offset-expected.txt b/third_party/WebKit/LayoutTests/css3/filters/effect-reference-repaint-offset-expected.txt
|
| index d5675f9364fbb15f79e3e97551f3fb5d5267c0e7..7087c3af625282d9de9c8e9612091c1c65f6ca6e 100644
|
| --- a/third_party/WebKit/LayoutTests/css3/filters/effect-reference-repaint-offset-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/css3/filters/effect-reference-repaint-offset-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 class='box'",
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
|
|
|
|