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..31c3013e0f990d48900a8ff8dd5cac4e7e7d4977 |
--- /dev/null |
+++ b/LayoutTests/svg/custom/animation-values-parsing-error-expected.txt |
@@ -0,0 +1,11 @@ |
+CONSOLE ERROR: Error: Invalid value for <animate> attribute values=";;" |
+CONSOLE ERROR: Error: Invalid value for <animate> attribute values="300;255;180;30;;" |
+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 |
+ |