Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/border-repaint-glitch-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/border-repaint-glitch-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/border-repaint-glitch-expected.txt |
deleted file mode 100644 |
index adab21a05cb770ba2e6f5f04388b8426f4575001..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/border-repaint-glitch-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 DIV", |
- "rect": [19, 413, 200, 24], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [19, 251, 200, 24], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [19, 417, 200, 20], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [19, 255, 200, 20], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='b'", |
- "rect": [33, 403, 172, 20], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='a'", |
- "rect": [33, 241, 172, 20], |
- "reason": "incremental" |
- } |
- ] |
- } |
- ], |
- "objectPaintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='a'", |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='b'", |
- "reason": "incremental" |
- } |
- ] |
-} |
- |