Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/outline-shrinking-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/outline-shrinking-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/outline-shrinking-expected.txt |
deleted file mode 100644 |
index c81d5e60303de26337e68661d7060329d6552f01..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/outline-shrinking-expected.txt |
+++ /dev/null |
@@ -1,21 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 118, 100, 100], |
- [8, 16, 784, 202], |
- [4, 114, 108, 108], |
- [4, 16, 788, 206] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow BODY", |
- "LayoutBlockFlow DIV id='t'" |
- ] |
- } |
- ] |
-} |
- |