Index: third_party/WebKit/LayoutTests/platform/android/fast/box-shadow/negative-shadow-box-shrink-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/box-shadow/negative-shadow-box-shrink-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/box-shadow/negative-shadow-box-shrink-expected.txt |
deleted file mode 100644 |
index 165f244924734a96ddcf50a5f13b439034f9144d..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/box-shadow/negative-shadow-box-shrink-expected.txt |
+++ /dev/null |
@@ -1,20 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [100, 200, 600, 100], |
- [100, 60, 640, 240], |
- [100, 60, 640, 140] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='inner2'", |
- "LayoutBlockFlow DIV id='outer'" |
- ] |
- } |
- ] |
-} |
- |