Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/border-radius-with-outline-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/border-radius-with-outline-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/border-radius-with-outline-expected.txt |
deleted file mode 100644 |
index de9aaa6bcb372122879419fc3e4e47d4795a5cf7..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/border-radius-with-outline-expected.txt |
+++ /dev/null |
@@ -1,18 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [45, 45, 310, 310], |
- [45, 45, 190, 310] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV id='target'" |
- ] |
- } |
- ] |
-} |
- |