| Index: third_party/WebKit/LayoutTests/fast/repaint/background-image-paint-invalidation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/background-image-paint-invalidation-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/background-image-paint-invalidation-expected.txt
|
| index 5d04cc559afaf16aacf39920e91e8e5c39ce2c4a..9ba3fae6367936404a2681ab2751c60caf3071b3 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/background-image-paint-invalidation-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/background-image-paint-invalidation-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [808, 2016],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [808, 2016],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -18,6 +20,16 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "style change"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "reason": "style change"
|
| + }
|
| ]
|
| }
|
|
|
|
|