Index: LayoutTests/svg/animations/polyline-set-expected.svg |
diff --git a/LayoutTests/svg/animations/polyline-set-expected.svg b/LayoutTests/svg/animations/polyline-set-expected.svg |
new file mode 100644 |
index 0000000000000000000000000000000000000000..8f97533ec581633c4058580ca6daf2b71fd02ddf |
--- /dev/null |
+++ b/LayoutTests/svg/animations/polyline-set-expected.svg |
@@ -0,0 +1,3 @@ |
+<svg xmlns="http://www.w3.org/2000/svg"> |
+ <polyline points="10,10 210,10 210,210 10,210" fill="none" stroke="green" stroke-width="20" /> |
+</svg> |