| Index: third_party/WebKit/LayoutTests/platform/linux/svg/as-background-image/svg-background-partial-redraw-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/as-background-image/svg-background-partial-redraw-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/as-background-image/svg-background-partial-redraw-expected.txt
|
| index caefb0a32ede2c8fc92b719ab746646004d6d219..836584cda2d95ffc09b33158486953ba4beb0c16 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/svg/as-background-image/svg-background-partial-redraw-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/svg/as-background-image/svg-background-partial-redraw-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='revealer'",
|
| + "reason": "layoutObject removal"
|
| + }
|
| ]
|
| }
|
|
|
|
|