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 |
new file mode 100644 |
index 0000000000000000000000000000000000000000..312029790e563373efca4e135e3a7ad390106882 |
--- /dev/null |
+++ b/LayoutTests/fast/svg/different-overflow-values-expected.txt |
@@ -0,0 +1,12 @@ |
+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 |
+ |