Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/background-currentColor-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/background-currentColor-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/background-currentColor-repaint-expected.txt |
deleted file mode 100644 |
index 1c00f057c24f3ce199596f2585541dda98962f89..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/background-currentColor-repaint-expected.txt |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 108, 100, 100], |
- [8, 8, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='div1'", |
- "LayoutBlockFlow DIV id='div2'" |
- ] |
- } |
- ] |
-} |
- |