Index: LayoutTests/svg/custom/animation-values-parsing-error-expected.txt |
diff --git a/LayoutTests/svg/custom/animation-values-parsing-error-expected.txt b/LayoutTests/svg/custom/animation-values-parsing-error-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..422bcf508819cefb58e01ac6feba4d8d345a318d |
--- /dev/null |
+++ b/LayoutTests/svg/custom/animation-values-parsing-error-expected.txt |
@@ -0,0 +1,12 @@ |
+CONSOLE ERROR: Error: Invalid value for <animate> attribute values=";;" |
+CONSOLE ERROR: Error: Invalid value for <animate> attribute values="300;255;180;30;;" |
+CONSOLE ERROR: Error: Invalid value for <animate> attribute values="50%;;;;10%" |
+Tests parsing of values attribute. |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |