Index: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/border-radius-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/border-radius-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/border-radius-repaint-expected.txt |
deleted file mode 100644 |
index 9205def93b1f7860bc4c9c2fcfde682fceb64db3..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/border-radius-repaint-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, 301, 200, 32], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [19, 139, 200, 32], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [19, 313, 200, 20], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [19, 151, 200, 20], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='b'", |
- "rect": [33, 299, 172, 20], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='a'", |
- "rect": [33, 137, 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" |
- } |
- ] |
-} |
- |