Index: third_party/WebKit/LayoutTests/fast/repaint/overflow-into-content-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/overflow-into-content-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/overflow-into-content-expected.txt |
deleted file mode 100644 |
index f8291b7159547ec3b6edbb7d22504e3c20c56365..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/repaint/overflow-into-content-expected.txt |
+++ /dev/null |
@@ -1,63 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow (positioned) DIV", |
- "rect": [8, 211, 106, 53], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow (positioned) DIV", |
- "rect": [8, 214, 106, 50], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [8, 308, 100, 100], |
- "reason": "became invisible" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='target3'", |
- "rect": [8, 388, 100, 20], |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutBlockFlow (positioned) DIV", |
- "rect": [61, 8, 53, 106], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow (positioned) DIV", |
- "rect": [64, 8, 50, 106], |
- "reason": "incremental" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV id='target3'", |
- "reason": "layoutObject removal" |
- }, |
- { |
- "object": "LayoutBlockFlow (positioned) DIV", |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow (positioned) DIV", |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "became invisible" |
- } |
- ] |
-} |
- |