Index: LayoutTests/fast/svg/different-overflow-values-expected.txt |
diff --git a/LayoutTests/fast/svg/different-overflow-values-expected.txt b/LayoutTests/fast/svg/different-overflow-values-expected.txt |
deleted file mode 100644 |
index dcc1a6e166fbbbff9a807744f1b4dbebec47efa5..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/svg/different-overflow-values-expected.txt |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-This test checks the overflow equality in case of SVG. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS computedStyle1.getPropertyValue('overflow-x') is computedStyle1.getPropertyValue('overflow-y') |
-PASS computedStyle2.getPropertyValue('overflow-x') is computedStyle2.getPropertyValue('overflow-y') |
-PASS computedStyle3.getPropertyValue('overflow-x') is computedStyle3.getPropertyValue('overflow-y') |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |