Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/box-shadow-change-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/box-shadow-change-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/box-shadow-change-repaint-expected.txt |
deleted file mode 100644 |
index f0f4e2eff19f89c8fd36b52fbe23445849470c21..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/box-shadow-change-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, 120, 120], |
- "reason": "style change" |
- } |
- ] |
- } |
- ] |
-} |
- |