Index: third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/border-radius-repaint-expected.txt |
deleted file mode 100644 |
index 67a9f4d12134465687ee09859219a4d638c2ec15..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/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, 295, 200, 32], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [19, 135, 200, 32], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [19, 307, 200, 20], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV", |
- "rect": [19, 147, 200, 20], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='b'", |
- "rect": [33, 293, 172, 20], |
- "reason": "incremental" |
- }, |
- { |
- "object": "LayoutBlockFlow DIV id='a'", |
- "rect": [33, 133, 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" |
- } |
- ] |
-} |
- |