| Index: third_party/WebKit/LayoutTests/paint/invalidation/window-resize-background-image-fixed-centered-composited-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-background-image-fixed-centered-composited-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-background-image-fixed-centered-composited-expected.txt
|
| index d8a230a900e5321279330c61e98a50fd674e4aeb..90bf90d789afcce980da11a23f5fbc2111c2bf03 100644
|
| --- a/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-background-image-fixed-centered-composited-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/paint/invalidation/window-resize-background-image-fixed-centered-composited-expected.txt
|
| @@ -9,6 +9,11 @@
|
| "object": "LayoutView #document",
|
| "rect": [0, 250, 600, 250],
|
| "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 600, 8],
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
| @@ -17,6 +22,10 @@
|
| {
|
| "object": "LayoutView #document",
|
| "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
| @@ -28,6 +37,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"
|
| @@ -39,6 +53,10 @@
|
| {
|
| "object": "LayoutView #document",
|
| "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
| @@ -53,6 +71,11 @@
|
| "object": "LayoutView #document",
|
| "rect": [0, 250, 400, 350],
|
| "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "rect": [0, 0, 400, 8],
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
| @@ -61,6 +84,10 @@
|
| {
|
| "object": "LayoutView #document",
|
| "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
| @@ -72,6 +99,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"
|
| @@ -83,6 +115,10 @@
|
| {
|
| "object": "LayoutView #document",
|
| "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
|
|