Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/box-shadow-inset-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/box-shadow-inset-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/box-shadow-inset-repaint-expected.txt |
deleted file mode 100644 |
index 538474faaf6c2b7917336487866d59ba4cabbb2f..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/box-shadow-inset-repaint-expected.txt |
+++ /dev/null |
@@ -1,20 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [23, 23, 100, 100], |
- [8, 8, 230, 130], |
- [8, 8, 230, 30] |
- ], |
- "paintInvalidationClients": [ |
- "LayoutBlockFlow DIV id='container'", |
- "LayoutBlockFlow DIV" |
- ] |
- } |
- ] |
-} |
- |