Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/fixed-after-scroll-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/fixed-after-scroll-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/fixed-after-scroll-expected.txt |
deleted file mode 100644 |
index af65aef69eb97de6811c4875df65051aaf3ae366..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/fixed-after-scroll-expected.txt |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-{ |
- "bounds": [800, 2016], |
- "children": [ |
- { |
- "bounds": [800, 2016], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 700, 100, 100], |
- [8, 200, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV id='t' class='green absolute'", |
- "LayoutBlockFlow (positioned) DIV id='t' class='green absolute'" |
- ] |
- } |
- ] |
-} |
- |