Index: LayoutTests/fast/repaint/outline-add-repaint-expected.txt |
diff --git a/LayoutTests/fast/repaint/outline-add-repaint-expected.txt b/LayoutTests/fast/repaint/outline-add-repaint-expected.txt |
deleted file mode 100644 |
index fa339e65df384774abb914fdaf531b566455e26b..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/repaint/outline-add-repaint-expected.txt |
+++ /dev/null |
@@ -1,19 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [0, 0, 800, 100], |
- [0, 0, 800, 100], |
- [0, 0, 100, 100], |
- [-10, -10, 810, 120], |
- [-10, -10, 810, 120], |
- [-10, -10, 120, 120] |
- ] |
- } |
- ] |
-} |
- |