Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/static-to-positioned-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/static-to-positioned-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/static-to-positioned-expected.txt |
deleted file mode 100644 |
index b9472ba8014242d87fca038b7d087e4730be3d2f..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/static-to-positioned-expected.txt |
+++ /dev/null |
@@ -1,21 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 332, 100, 100], |
- [8, 282, 100, 100], |
- [8, 132, 100, 100], |
- [8, 82, 100, 100] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (relative positioned) DIV id='a'", |
- "LayoutBlockFlow (positioned) DIV id='t'" |
- ] |
- } |
- ] |
-} |
- |