| Index: third_party/WebKit/LayoutTests/paint/invalidation/full-viewport-repaint-for-background-attachment-fixed-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/full-viewport-repaint-for-background-attachment-fixed-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/full-viewport-repaint-for-background-attachment-fixed-expected.txt
|
| index fd128d1f1b083a3bd882c297014c3f2d8503d7ae..9d59f13e1fead35467e2e8109caa778b0a5bbbe0 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/full-viewport-repaint-for-background-attachment-fixed-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/full-viewport-repaint-for-background-attachment-fixed-expected.txt
|
| @@ -9,7 +9,7 @@
|
| {
|
| "object": "LayoutView #document",
|
| "rect": [0, 0, 785, 5000],
|
| - "reason": "full"
|
| + "reason": "background"
|
| }
|
| ]
|
| }
|
| @@ -17,7 +17,7 @@
|
| "objectPaintInvalidations": [
|
| {
|
| "object": "LayoutView #document",
|
| - "reason": "full"
|
| + "reason": "background"
|
| }
|
| ]
|
| }
|
|
|