Skip to content

Stop dispatching invalid on <form>#5507

Merged
annevk merged 1 commit intomasterfrom
annevk/form-invalid
May 4, 2020
Merged

Stop dispatching invalid on <form>#5507
annevk merged 1 commit intomasterfrom
annevk/form-invalid

Conversation

@annevk
Copy link
Copy Markdown
Member

@annevk annevk commented May 4, 2020

Also tidy up some formatting.

Tests: ...

Closes #4626.

(I decided to fix this good first issue as leaving solid removals around for a year isn't great.)

(See WHATWG Working Mode: Changes for more details.)


/acknowledgements.html ( diff )
/custom-elements.html ( diff )
/form-control-infrastructure.html ( diff )
/forms.html ( diff )
/indices.html ( diff )

Also tidy up some formatting.

Tests: ...

Closes #4626.
annevk added a commit to web-platform-tests/wpt that referenced this pull request May 4, 2020
@annevk annevk added removal/deprecation Removing or deprecating a feature topic: forms labels May 4, 2020
@annevk annevk merged commit caebee3 into master May 4, 2020
@annevk annevk deleted the annevk/form-invalid branch May 4, 2020 14:19
annevk added a commit to web-platform-tests/wpt that referenced this pull request May 4, 2020
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request May 15, 2020
…e supported, a=testonly

Automatic update from web-platform-tests
HTML: <form>'s invalid event is not to be supported

For whatwg/html#5507.
--

wpt-commits: 83f157c2f450ede737c0a76c32df701159b38d20
wpt-pr: 23380
xeonchen pushed a commit to xeonchen/gecko that referenced this pull request May 15, 2020
…e supported, a=testonly

Automatic update from web-platform-tests
HTML: <form>'s invalid event is not to be supported

For whatwg/html#5507.
--

wpt-commits: 83f157c2f450ede737c0a76c32df701159b38d20
wpt-pr: 23380
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request May 20, 2020
…e supported, a=testonly

Automatic update from web-platform-tests
HTML: <form>'s invalid event is not to be supported

For whatwg/html#5507.
--

wpt-commits: 83f157c2f450ede737c0a76c32df701159b38d20
wpt-pr: 23380
xeonchen pushed a commit to xeonchen/gecko that referenced this pull request May 20, 2020
…e supported, a=testonly

Automatic update from web-platform-tests
HTML: <form>'s invalid event is not to be supported

For whatwg/html#5507.
--

wpt-commits: 83f157c2f450ede737c0a76c32df701159b38d20
wpt-pr: 23380
bhearsum pushed a commit to mozilla-releng/staging-firefox that referenced this pull request May 1, 2025
…e supported, a=testonly

Automatic update from web-platform-tests
HTML: <form>'s invalid event is not to be supported

For whatwg/html#5507.
--

wpt-commits: 83f157c2f450ede737c0a76c32df701159b38d20
wpt-pr: 23380
bhearsum pushed a commit to mozilla-releng/staging-firefox that referenced this pull request May 1, 2025
…e supported, a=testonly

Automatic update from web-platform-tests
HTML: <form>'s invalid event is not to be supported

For whatwg/html#5507.
--

wpt-commits: 83f157c2f450ede737c0a76c32df701159b38d20
wpt-pr: 23380
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

removal/deprecation Removing or deprecating a feature topic: forms

Development

Successfully merging this pull request may close these issues.

Dispatching invalid at <form>

2 participants