Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(836)

Side by Side Diff: LayoutTests/fast/forms/form-submission-cancelable-expected.txt

Issue 177683004: Don't delay submit in onsubmit event handler (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE MESSAGE: line 1: ?query=AAA
2 CONSOLE MESSAGE: line 1: true
3 CONSOLE MESSAGE: line 1: ?query1=BBB
4 CONSOLE MESSAGE: line 1: true
5 Test for the form submit, when prevented should not submit the form
6
7 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
8
9
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13
14
15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698