Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/border-repaint-glitch-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/border-repaint-glitch-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/border-repaint-glitch-expected.txt |
deleted file mode 100644 |
index c27e65cd7063d3089338cba1cd40ec7016a247fe..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/border-repaint-glitch-expected.txt |
+++ /dev/null |
@@ -1,25 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [33, 403, 172, 20], |
- [33, 241, 172, 20], |
- [19, 417, 200, 20], |
- [19, 413, 200, 24], |
- [19, 255, 200, 20], |
- [19, 251, 200, 24] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV", |
- "LayoutBlockFlow DIV id='a'", |
- "LayoutBlockFlow DIV", |
- "LayoutBlockFlow DIV id='b'" |
- ] |
- } |
- ] |
-} |
- |