| Index: third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-background-image-non-fixed-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-background-image-non-fixed-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-background-image-non-fixed-expected.txt
|
| index 7e95e1fe793e408c36f096c6e4154b06cc5f8bd1..5aa5e5f7d301fa5f7d377ee37065cf946d8c3190 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-background-image-non-fixed-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/window-resize-background-image-non-fixed-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [600, 250],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [600, 250],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -12,18 +14,39 @@
|
| "reason": "incremental"
|
| },
|
| {
|
| + "object": "LayoutView #document",
|
| + "rect": [0, 0, 600, 250],
|
| + "reason": "full"
|
| + },
|
| + {
|
| "object": "LayoutBlockFlow HTML",
|
| "rect": [0, 0, 600, 8],
|
| "reason": "forced by layout"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "full"
|
| + }
|
| ]
|
| }
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [400, 250],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [400, 250],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -35,37 +58,39 @@
|
| },
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [0, 0, 400, 250],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| "rect": [400, 0, 200, 250],
|
| "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "reason": "became visible"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "reason": "became visible"
|
| + }
|
| ]
|
| }
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [400, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [400, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| "object": "LayoutView #document",
|
| - "rect": [0, 0, 400, 600],
|
| - "reason": "full"
|
| - },
|
| - {
|
| - "object": "LayoutView #document",
|
| "rect": [0, 250, 400, 350],
|
| "reason": "incremental"
|
| },
|
| @@ -76,22 +101,29 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| + }
|
| ]
|
| }
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [800, 600],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [800, 600],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| "paintInvalidations": [
|
| {
|
| - "object": "LayoutView #document",
|
| - "rect": [0, 0, 800, 600],
|
| - "reason": "full"
|
| - },
|
| - {
|
| "object": "LayoutBlockFlow HTML",
|
| "rect": [0, 0, 800, 8],
|
| "reason": "forced by layout"
|
| @@ -100,13 +132,23 @@
|
| "object": "LayoutView #document",
|
| "rect": [400, 0, 400, 600],
|
| "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "reason": "became visible"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "reason": "became visible"
|
| + }
|
| ]
|
| }
|
|
|
|
|