Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/transform-replaced-shadows-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/transform-replaced-shadows-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/transform-replaced-shadows-expected.txt |
deleted file mode 100644 |
index 48aa7ee14b507648c787d45f5a036fdac6aa860d..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/transform-replaced-shadows-expected.txt |
+++ /dev/null |
@@ -1,18 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 28, 140, 140], |
- [-12, 28, 280, 280] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutImage IMG id='box' class='smaller'" |
- ] |
- } |
- ] |
-} |
- |