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