Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/transform-relative-position-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/transform-relative-position-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/transform-relative-position-expected.txt |
deleted file mode 100644 |
index 60069744b296e327cbe1ee6d72d71cfe92c9227e..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/transform-relative-position-expected.txt |
+++ /dev/null |
@@ -1,18 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [108, 152, 202, 202], |
- [66, 110, 286, 286] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow (relative positioned) DIV id='box' class='rotated'" |
- ] |
- } |
- ] |
-} |
- |