Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/fixed-position-transparency-with-overflow-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/fixed-position-transparency-with-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/fixed-position-transparency-with-overflow-expected.txt |
deleted file mode 100644 |
index 8aa8d02332e8e5169604af9fb4608c3e1bcf049b..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/fixed-position-transparency-with-overflow-expected.txt |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-{ |
- "bounds": [800, 2016], |
- "children": [ |
- { |
- "bounds": [800, 2016], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [108, 308, 100, 100], |
- [8, 208, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (relative positioned) DIV id='container' class='relative blue'", |
- "LayoutBlockFlow (positioned) DIV class='absolute green'" |
- ] |
- } |
- ] |
-} |
- |