Index: third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt |
index 1ecc7066b653eeccdeded1b0f42a384142efa85b..9d92cbf2a4c8684fbbebab1bcecfa4283beb05b4 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-html-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [600, 250], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [600, 250], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -23,12 +25,28 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "incremental" |
+ } |
] |
} |
{ |
+ "name": "Content Root Layer", |
"bounds": [400, 250], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [400, 250], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -55,12 +73,32 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "incremental" |
+ } |
] |
} |
{ |
+ "name": "Content Root Layer", |
"bounds": [400, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [400, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -87,12 +125,32 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "incremental" |
+ } |
] |
} |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -119,6 +177,24 @@ |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow DIV", |
+ "reason": "incremental" |
+ } |
] |
} |