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