Index: third_party/WebKit/LayoutTests/platform/win7/fast/repaint/window-resize-background-image-fixed-centered-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/window-resize-background-image-fixed-centered-expected.txt b/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/window-resize-background-image-fixed-centered-expected.txt |
deleted file mode 100644 |
index f4935d317639a6b5ac0632e7f24a26b39884915f..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win7/fast/repaint/window-resize-background-image-fixed-centered-expected.txt |
+++ /dev/null |
@@ -1,154 +0,0 @@ |
-{ |
- "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": "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, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutView #document", |
- "rect": [0, 0, 600, 250], |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow HTML", |
- "rect": [0, 0, 600, 8], |
- "reason": "forced by layout" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutView #document", |
- "reason": "bounds change" |
- }, |
- { |
- "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": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow HTML", |
- "rect": [0, 0, 400, 8], |
- "reason": "forced by layout" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutView #document", |
- "reason": "bounds change" |
- }, |
- { |
- "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": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow HTML", |
- "rect": [0, 0, 800, 8], |
- "reason": "forced by layout" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutView #document", |
- "reason": "bounds change" |
- }, |
- { |
- "object": "LayoutBlockFlow HTML", |
- "reason": "forced by layout" |
- }, |
- { |
- "object": "LayoutBlockFlow BODY", |
- "reason": "became visible" |
- } |
- ] |
-} |
- |