Index: third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-width-height-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-width-height-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-width-height-expected.txt |
index 971388e36c1147896e0245c49e585422861dbb4d..ead8d54b395937ccf909a28c969fb58be1d7b55a 100644 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-width-height-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-percent-width-height-expected.txt |
@@ -1,7 +1,9 @@ |
{ |
+ "name": "Content Root Layer", |
"bounds": [600, 250], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [600, 250], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -15,19 +17,31 @@ |
"object": "LayoutBlockFlow (positioned) DIV", |
"rect": [0, 125, 300, 125], |
"reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow HTML", |
- "reason": "forced by layout" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV", |
+ "reason": "incremental" |
+ } |
] |
} |
{ |
+ "name": "Content Root Layer", |
"bounds": [400, 250], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [400, 250], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -46,19 +60,35 @@ |
"object": "LayoutBlockFlow (positioned) DIV", |
"rect": [200, 0, 100, 125], |
"reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow HTML", |
- "reason": "forced by layout" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV", |
+ "reason": "incremental" |
+ } |
] |
} |
{ |
+ "name": "Content Root Layer", |
"bounds": [400, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [400, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -77,19 +107,35 @@ |
"object": "LayoutBlockFlow (positioned) DIV", |
"rect": [0, 125, 200, 175], |
"reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow HTML", |
- "reason": "forced by layout" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV", |
+ "reason": "incremental" |
+ } |
] |
} |
{ |
+ "name": "Content Root Layer", |
"bounds": [800, 600], |
"children": [ |
{ |
+ "name": "LayoutView #document", |
"bounds": [800, 600], |
"contentsOpaque": true, |
"drawsContent": true, |
@@ -108,13 +154,27 @@ |
"object": "LayoutBlockFlow (positioned) DIV", |
"rect": [200, 0, 200, 300], |
"reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow HTML", |
- "reason": "forced by layout" |
} |
] |
} |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow (positioned) DIV", |
+ "reason": "incremental" |
+ } |
] |
} |