Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/box-shadow-add-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/box-shadow-add-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/box-shadow-add-repaint-expected.txt |
deleted file mode 100644 |
index 7379aa2cad5f70513e1c1c388d0be6cd73e7b1ca..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/box-shadow-add-repaint-expected.txt |
+++ /dev/null |
@@ -1,18 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "paintInvalidations": [ |
- { |
- "object": "LayoutBlockFlow DIV id='test'", |
- "rect": [8, 8, 110, 110], |
- "reason": "style change" |
- } |
- ] |
- } |
- ] |
-} |
- |