Index: LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/support/rounded-triangle.svg |
diff --git a/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/support/rounded-triangle.svg b/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/support/rounded-triangle.svg |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ca0c2681c656a9bc1cb5100e8c66bfd23fd6259f |
--- /dev/null |
+++ b/LayoutTests/imported/csswg-test/css-shapes-1/spec-examples/support/rounded-triangle.svg |
@@ -0,0 +1,6 @@ |
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="200px" height="200px"> |
+<g> |
+ <path fill="#AED8E6" d="M167.405,164.386C186.707,183.974,180,200,152.5,200H50c-27.5,0-50-22.5-50-50V44.5 |
+ C0,17,15.792,10.526,35.094,30.114L167.405,164.386z"/> |
+</g> |
+</svg> |