Index: LayoutTests/svg/custom/required-feature-vs-has-feature-expected.svg |
diff --git a/LayoutTests/svg/custom/required-feature-vs-has-feature-expected.svg b/LayoutTests/svg/custom/required-feature-vs-has-feature-expected.svg |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0b779256097f333c092e0bbce7dbb01fb43f1ee3 |
--- /dev/null |
+++ b/LayoutTests/svg/custom/required-feature-vs-has-feature-expected.svg |
@@ -0,0 +1,4 @@ |
+<svg xmlns="http://www.w3.org/2000/svg"> |
+ <text x="20" y="20">This text should be visible</text> |
+ <text x="20" y="60">This text should be visible</text> |
+</svg> |