-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add <form>'s "firing submission events" flag
Fixes #4620. This flag prevents reentrancy into the submission algorithm during submit or invalid events. Blink and Gecko implement this for submit only; WebKit implements it for both. The specification chooses WebKit's behavior. Tests: web-platform-tests/wpt#16811
- Loading branch information
1 parent
7657985
commit cb55dca
Showing
1 changed file
with
30 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters