Index: LayoutTests/svg/animations/animate-restart-never-expected.html |
diff --git a/LayoutTests/svg/animations/animate-restart-never-expected.html b/LayoutTests/svg/animations/animate-restart-never-expected.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ea6197fe6f6cb3f2f3d6cae60b8e77f7c6948fff |
--- /dev/null |
+++ b/LayoutTests/svg/animations/animate-restart-never-expected.html |
@@ -0,0 +1,5 @@ |
+<!DOCTYPE html> |
+<svg> |
+ <rect width="100px" height="100px" fill="green"/> |
+</svg> |
+ |