| Index: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-background-image-non-fixed-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-background-image-non-fixed-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-background-image-non-fixed-expected.txt
|
| index 5e3ebd4c3911198d1cf2001e2d233bdf6cf387be..302f48d4ce04090ffaebe287bccf66cbef8b5177 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-background-image-non-fixed-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-background-image-non-fixed-expected.txt
|
| @@ -10,6 +10,11 @@
|
| "object": "LayoutView #document",
|
| "rect": [0, 250, 600, 250],
|
| "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 600, 8],
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
| @@ -18,6 +23,10 @@
|
| {
|
| "object": "LayoutView #document",
|
| "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
| @@ -30,6 +39,11 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 600, 8],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| "object": "LayoutView #document",
|
| "rect": [400, 0, 200, 250],
|
| "reason": "incremental"
|
| @@ -41,6 +55,10 @@
|
| {
|
| "object": "LayoutView #document",
|
| "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
| @@ -56,6 +74,11 @@
|
| "object": "LayoutView #document",
|
| "rect": [0, 250, 400, 350],
|
| "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 400, 8],
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
| @@ -64,6 +87,10 @@
|
| {
|
| "object": "LayoutView #document",
|
| "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
| @@ -76,6 +103,11 @@
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 800, 8],
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| "object": "LayoutView #document",
|
| "rect": [400, 0, 400, 600],
|
| "reason": "incremental"
|
| @@ -87,6 +119,10 @@
|
| {
|
| "object": "LayoutView #document",
|
| "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
|
|