summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/svg/shapes/rect-rx-set-by-css-expected.svg
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/tests/svg/shapes/rect-rx-set-by-css-expected.svg')
-rw-r--r--testing/web-platform/tests/svg/shapes/rect-rx-set-by-css-expected.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/web-platform/tests/svg/shapes/rect-rx-set-by-css-expected.svg b/testing/web-platform/tests/svg/shapes/rect-rx-set-by-css-expected.svg
new file mode 100644
index 0000000000..2b53158c0a
--- /dev/null
+++ b/testing/web-platform/tests/svg/shapes/rect-rx-set-by-css-expected.svg
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100">
+ <rect width="100" height="100" rx="40" />
+</svg>