| 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..f11b3cc9b285681808b6b95c0260748386c29b4a 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
|
| @@ -7,13 +7,13 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutView #document",
|
| - "rect": [0, 0, 808, 2016],
|
| + "object": "LayoutBlockFlow BODY",
|
| + "rect": [8, 8, 800, 2000],
|
| "reason": "style change"
|
| },
|
| {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "rect": [8, 8, 800, 2000],
|
| + "object": "LayoutView #document",
|
| + "rect": [0, 0, 785, 585],
|
| "reason": "style change"
|
| }
|
| ]
|
|
|