mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Auto merge of #10769 - saneyuki:keyevents, r=frewsxcv
Drop support for keyevents in Document::createEvent Fix #10735 <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10769) <!-- Reviewable:end -->
This commit is contained in:
commit
e12fc2a6f7
2 changed files with 1 additions and 6 deletions
|
@ -456,8 +456,3 @@
|
|||
|
||||
[createEvent('WHEELEVENT') should be initialized correctly.]
|
||||
expected: FAIL
|
||||
|
||||
[Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "KeyEvents"]
|
||||
expected: FAIL
|
||||
bug: https://github.com/servo/servo/issues/10735
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue