Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/absolute-position-changed-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/absolute-position-changed-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/absolute-position-changed-expected.txt |
deleted file mode 100644 |
index 0570fb8512ca818bd6bc5f0eca99725e90ca8be6..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/absolute-position-changed-expected.txt |
+++ /dev/null |
@@ -1,18 +0,0 @@ |
-{ |
- "bounds": [800, 2016], |
- "children": [ |
- { |
- "bounds": [800, 2016], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [100, 700, 100, 100], |
- [100, 500, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='absolute green'" |
- ] |
- } |
- ] |
-} |
- |