Index: LayoutTests/svg/animations/animateMotion-fill-freeze-expected.txt |
diff --git a/LayoutTests/svg/animations/animateMotion-fill-freeze-expected.txt b/LayoutTests/svg/animations/animateMotion-fill-freeze-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b548437945683fab7be38b0ff951f79c7ff9e3dd |
--- /dev/null |
+++ b/LayoutTests/svg/animations/animateMotion-fill-freeze-expected.txt |
@@ -0,0 +1,16 @@ |
+SVG 1.1 dynamic animation tests |
+ |
+ |
+Test for animation freeze when repeatDur is not a multiple of dur |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS rootSVGElement.getBBox().x is 0 |
+PASS rootSVGElement.getBBox().x is 50 |
+PASS rootSVGElement.getBBox().x is 100 |
+PASS rootSVGElement.getBBox().x is 100 |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |