Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-resized-overflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-resized-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-resized-overflow-expected.txt |
deleted file mode 100644 |
index badec3c6e152f23bc85c8609d5a73c5d4aa61005..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/repaint-resized-overflow-expected.txt |
+++ /dev/null |
@@ -1,40 +0,0 @@ |
-{ |
- "name": "Content Root Layer", |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "name": "LayoutView #document", |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [8, 192, 784, 52], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='s'", |
- "rect": [8, 188, 108, 56], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='s'", |
- "rect": [8, 192, 108, 52], |
- "reason": "incremental" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='s'", |
- "reason": "incremental" |
- } |
- ] |
-} |
- |