Index: LayoutTests/svg/animations/repeatn-event-1e-expected.svg |
diff --git a/LayoutTests/svg/animations/repeatn-event-1e-expected.svg b/LayoutTests/svg/animations/repeatn-event-1e-expected.svg |
new file mode 100644 |
index 0000000000000000000000000000000000000000..2c4391e26d488c0e5e55ed3b11068aa3be4652b3 |
--- /dev/null |
+++ b/LayoutTests/svg/animations/repeatn-event-1e-expected.svg |
@@ -0,0 +1,5 @@ |
+<?xml version="1.0" encoding="UTF-8"?> |
+<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1 Tiny//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11-tiny.dtd"> |
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> |
+ <rect x="0" y="0" width="0" height="100" fill="green" /> |
+</svg> |