Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/fixed-under-composited-absolute-scrolled-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/fixed-under-composited-absolute-scrolled-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/fixed-under-composited-absolute-scrolled-expected.txt |
deleted file mode 100644 |
index 831449932bf72ee351ece52919c9388e1bd49097..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/fixed-under-composited-absolute-scrolled-expected.txt |
+++ /dev/null |
@@ -1,26 +0,0 @@ |
-{ |
- "bounds": [785, 2001], |
- "children": [ |
- { |
- "bounds": [785, 2001], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "children": [ |
- { |
- "position": [0, 400], |
- "bounds": [100, 1601], |
- "drawsContent": true, |
- "backfaceVisibility": "hidden", |
- "backgroundColor": "#FF0000", |
- "repaintRects": [ |
- [0, 100, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (positioned) DIV id='fixed'" |
- ] |
- } |
- ] |
- } |
- ] |
-} |
- |