Index: third_party/WebKit/LayoutTests/platform/android/fast/repaint/border-image-outset-add-repaint-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/border-image-outset-add-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/android/fast/repaint/border-image-outset-add-repaint-expected.txt |
deleted file mode 100644 |
index cc100b2e61d90f3d987746ec5b66c4763de2dac3..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/android/fast/repaint/border-image-outset-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, 75, 75], |
- "reason": "style change" |
- } |
- ] |
- } |
- ] |
-} |
- |