| Index: third_party/WebKit/LayoutTests/fast/repaint/window-resize-media-query-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-media-query-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-media-query-expected.txt
|
| index c6f03c9a682eea9e59fe71d17074b4f5f46810c4..5e389d7050393e4b120035d58afc3d994946923c 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-media-query-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-media-query-expected.txt
|
| @@ -1,7 +1,9 @@
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [600, 250],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [600, 250],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -19,12 +21,24 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| + }
|
| ]
|
| }
|
| {
|
| + "name": "Content Root Layer",
|
| "bounds": [400, 250],
|
| "children": [
|
| {
|
| + "name": "LayoutView #document",
|
| "bounds": [400, 250],
|
| "contentsOpaque": true,
|
| "drawsContent": true,
|
| @@ -44,19 +58,35 @@
|
| "object": "LayoutView #document",
|
| "rect": [400, 0, 200, 250],
|
| "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "reason": "became visible"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "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,
|
| @@ -79,12 +109,28 @@
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "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,
|
| @@ -104,13 +150,27 @@
|
| "object": "LayoutView #document",
|
| "rect": [400, 0, 400, 600],
|
| "reason": "incremental"
|
| - },
|
| - {
|
| - "object": "LayoutBlockFlow BODY",
|
| - "reason": "became visible"
|
| }
|
| ]
|
| }
|
| + ],
|
| + "objectPaintInvalidations": [
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "full"
|
| + },
|
| + {
|
| + "object": "LayoutView #document",
|
| + "reason": "incremental"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow HTML",
|
| + "reason": "forced by layout"
|
| + },
|
| + {
|
| + "object": "LayoutBlockFlow BODY",
|
| + "reason": "became visible"
|
| + }
|
| ]
|
| }
|
|
|
|
|