Index: LayoutTests/fast/repaint/box-shadow-change-repaint-expected.txt |
diff --git a/LayoutTests/fast/repaint/box-shadow-change-repaint-expected.txt b/LayoutTests/fast/repaint/box-shadow-change-repaint-expected.txt |
deleted file mode 100644 |
index 4f675526dce344b68e723db3d68c578ef66c5305..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/repaint/box-shadow-change-repaint-expected.txt |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [8, 8, 120, 120], |
- [8, 8, 110, 110] |
- ] |
- } |
- ] |
-} |
- |