Index: LayoutTests/fast/repaint/reflection-repaint-test-expected.txt |
diff --git a/LayoutTests/fast/repaint/reflection-repaint-test-expected.txt b/LayoutTests/fast/repaint/reflection-repaint-test-expected.txt |
deleted file mode 100644 |
index 73f4c8bb4bc394d152c43e440d9d2fa18eb68d43..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/repaint/reflection-repaint-test-expected.txt |
+++ /dev/null |
@@ -1,15 +0,0 @@ |
-{ |
- "bounds": [800, 600], |
- "children": [ |
- { |
- "bounds": [800, 600], |
- "contentsOpaque": true, |
- "drawsContent": true, |
- "repaintRects": [ |
- [22, 50, 226, 166], |
- [22, 50, 226, 166] |
- ] |
- } |
- ] |
-} |
- |