Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/transform-absolute-child-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/transform-absolute-child-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/transform-absolute-child-expected.txt |
deleted file mode 100644 |
index 094c11165b7bca4ca8cdce9819c19f3424fd9954..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/transform-absolute-child-expected.txt |
+++ /dev/null |
@@ -1,21 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [135, 127, 400, 50], |
- [124, 116, 340, 297], |
- [58, 50, 204, 204], |
- [16, 8, 288, 288] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (relative positioned) DIV id='box' class='rotated'", |
- "LayoutBlockFlow (positioned) DIV id='child'" |
- ] |
- } |
- ] |
-} |
- |