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