| 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 0b310cdd2edda9aa0feb628e219dea5dfd78deeb..caefb0a32ede2c8fc92b719ab746646004d6d219 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
|
| @@ -5,11 +5,12 @@
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| - "repaintRects": [
|
| - [9, 153, 200, 100]
|
| - ],
|
| - "paintInvalidationClients": [
|
| - "LayoutBlockFlow (positioned) DIV id='revealer'"
|
| + "paintInvalidations": [
|
| + {
|
| + "object": "LayoutBlockFlow (positioned) DIV id='revealer'",
|
| + "rect": [9, 153, 200, 100],
|
| + "reason": "layoutObject removal"
|
| + }
|
| ]
|
| }
|
| ]
|
|
|