diff options
author | bors-servo <servo-ops@mozilla.com> | 2020-07-05 00:34:12 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-05 00:34:12 -0400 |
commit | d93e67a0bf95ef6c68ccba5a37ebf19301476038 (patch) | |
tree | 4350bd7ea404b6b0dbfe24aa44803ad6545b0ac9 /python/servo | |
parent | f2e6f34a2b94e2c29d0e28db240e43feda96fcdb (diff) | |
parent | 7fd903c21467c48fbaae7d9a8e081a0cde87758c (diff) | |
download | servo-d93e67a0bf95ef6c68ccba5a37ebf19301476038.tar.gz servo-d93e67a0bf95ef6c68ccba5a37ebf19301476038.zip |
Auto merge of #27174 - muodov:form-invalid-event-removal, r=gterzian
Do not fire `invalid` event on form elements
This is a follow-up to my [previous PR](https://github.com/servo/servo/pull/27100) suggested by @gterzian.
`invalid` event on the `<form>` element has been [recently removed](https://github.com/whatwg/html/issues/4626) from the spec.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #27133
<!-- Either: -->
- [x] [WPT test](https://github.com/servo/servo/blob/master/tests/wpt/web-platform-tests/html/semantics/forms/form-submission-0/historical.window.js) marked as passing
Diffstat (limited to 'python/servo')
0 files changed, 0 insertions, 0 deletions