Index: third_party/WebKit/LayoutTests/platform/win7/fast/repaint/window-resize-background-image-non-fixed-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/window-resize-background-image-non-fixed-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/window-resize-background-image-non-fixed-expected.txt |
index d7185385895690f9ec4c36377becbf624dbb235f..5e01b79cdc5ef7797daef731a3785b1c76c5f96f 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/window-resize-background-image-non-fixed-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/window-resize-background-image-non-fixed-expected.txt |
@@ -1,5 +1,154 @@ |
-layer at (0,0) size 800x600 |
- LayoutView at (0,0) size 800x600 |
-layer at (0,0) size 800x8 |
- LayoutBlockFlow {HTML} at (0,0) size 800x8 |
- LayoutBlockFlow {BODY} at (8,8) size 784x0 |
+{ |
+ "name": "Content Root Layer", |
+ "bounds": [600, 250], |
+ "children": [ |
+ { |
+ "name": "LayoutView #document", |
+ "bounds": [600, 250], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "paintInvalidations": [ |
+ { |
+ "object": "LayoutView #document", |
+ "rect": [0, 250, 600, 250], |
+ "reason": "incremental" |
+ }, |
+ { |
+ "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" |
+ } |
+ ] |
+} |
+{ |
+ "name": "Content Root Layer", |
+ "bounds": [400, 250], |
+ "children": [ |
+ { |
+ "name": "LayoutView #document", |
+ "bounds": [400, 250], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "paintInvalidations": [ |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [0, 0, 600, 8], |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "rect": [0, 0, 400, 250], |
+ "reason": "full" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "rect": [400, 0, 200, 250], |
+ "reason": "incremental" |
+ } |
+ ] |
+ } |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow BODY", |
+ "reason": "became visible" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "full" |
+ } |
+ ] |
+} |
+{ |
+ "name": "Content Root Layer", |
+ "bounds": [400, 600], |
+ "children": [ |
+ { |
+ "name": "LayoutView #document", |
+ "bounds": [400, 600], |
+ "contentsOpaque": true, |
+ "drawsContent": true, |
+ "paintInvalidations": [ |
+ { |
+ "object": "LayoutView #document", |
+ "rect": [0, 250, 400, 350], |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "rect": [0, 0, 400, 8], |
+ "reason": "forced by layout" |
+ } |
+ ] |
+ } |
+ ], |
+ "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": "LayoutBlockFlow HTML", |
+ "rect": [0, 0, 800, 8], |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutView #document", |
+ "rect": [400, 0, 400, 600], |
+ "reason": "incremental" |
+ } |
+ ] |
+ } |
+ ], |
+ "objectPaintInvalidations": [ |
+ { |
+ "object": "LayoutView #document", |
+ "reason": "incremental" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow HTML", |
+ "reason": "forced by layout" |
+ }, |
+ { |
+ "object": "LayoutBlockFlow BODY", |
+ "reason": "became visible" |
+ } |
+ ] |
+} |
+ |