-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Forms: Introduce SubmitEvent for 'submit' event #4984
Forms: Introduce SubmitEvent for 'submit' event #4984
Conversation
It has 'submitter' attribute. This fixes whatwg#3195
Specification PR: whatwg/html#4984
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Apart from the newline this looks good to me and I'm happy to go with this approach after our discussion.
And Firefox would be happy to implement this.
I'll merge and work on reviewing/merging the tests now. Please don't forget to file implementer bugs, and update the OP when you do. Yay!! |
Please wait, see WPT discussion. |
Oh, thank you for the quick response! |
Updated the PR so that |
Specification PR: whatwg/html#4984
…e, a=testonly Automatic update from web-platform-tests html: Add tests for SubmitEvent interface (#19562) Specification PR: whatwg/html#4984 -- wpt-commits: 61c2804bf27a7abc1b8bc406627f6bf3b3344f14 wpt-pr: 19562 Differential Revision: https://phabricator.services.mozilla.com/D53600
…e, a=testonly Automatic update from web-platform-tests html: Add tests for SubmitEvent interface (#19562) Specification PR: whatwg/html#4984 -- wpt-commits: 61c2804bf27a7abc1b8bc406627f6bf3b3344f14 wpt-pr: 19562 Differential Revision: https://phabricator.services.mozilla.com/D53600
…e, a=testonly Automatic update from web-platform-tests html: Add tests for SubmitEvent interface (#19562) Specification PR: whatwg/html#4984 -- wpt-commits: 61c2804bf27a7abc1b8bc406627f6bf3b3344f14 wpt-pr: 19562 Differential Revision: https://phabricator.services.mozilla.com/D53600 UltraBlame original commit: 8e52d11e8347d0a5573b9c349fa15722ef7448b1
…e, a=testonly Automatic update from web-platform-tests html: Add tests for SubmitEvent interface (#19562) Specification PR: whatwg/html#4984 -- wpt-commits: 61c2804bf27a7abc1b8bc406627f6bf3b3344f14 wpt-pr: 19562 Differential Revision: https://phabricator.services.mozilla.com/D53600 UltraBlame original commit: 8e52d11e8347d0a5573b9c349fa15722ef7448b1
…e, a=testonly Automatic update from web-platform-tests html: Add tests for SubmitEvent interface (#19562) Specification PR: whatwg/html#4984 -- wpt-commits: 61c2804bf27a7abc1b8bc406627f6bf3b3344f14 wpt-pr: 19562 Differential Revision: https://phabricator.services.mozilla.com/D53600 UltraBlame original commit: 8e52d11e8347d0a5573b9c349fa15722ef7448b1
It has 'submitter' attribute.
This fixes #3195
(See WHATWG Working Mode: Changes for more details.)
/form-control-infrastructure.html ( diff )
/forms.html ( diff )
/index.html ( diff )