Index: LayoutTests/fast/repaint/border-image-outset-add-repaint-expected.txt |
diff --git a/LayoutTests/fast/repaint/border-image-outset-add-repaint-expected.txt b/LayoutTests/fast/repaint/border-image-outset-add-repaint-expected.txt |
deleted file mode 100644 |
index 17e07739935dd2ef396a3f2e827692ee042d62a1..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/repaint/border-image-outset-add-repaint-expected.txt |
+++ /dev/null |
@@ -1,14 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 8, 126, 126] |
- ] |
- } |
- ] |
-} |
- |