Index: LayoutTests/fast/forms/form-submission-cancelable-expected.txt |
diff --git a/LayoutTests/fast/forms/form-submission-cancelable-expected.txt b/LayoutTests/fast/forms/form-submission-cancelable-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..21ecfc8b25db4506e2c6fd64480ab548a322c0dd |
--- /dev/null |
+++ b/LayoutTests/fast/forms/form-submission-cancelable-expected.txt |
@@ -0,0 +1,15 @@ |
+CONSOLE MESSAGE: line 1: ?query=AAA |
+CONSOLE MESSAGE: line 1: true |
+CONSOLE MESSAGE: line 1: ?query1=BBB |
+CONSOLE MESSAGE: line 1: true |
+Test for the form submit, when prevented should not submit the form |
+ |
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+ |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+ |
+ |
+ |