Drop support for keyevents in Document::createEvent

This commit is contained in:
Tetsuharu OHZEKI 2016-04-21 10:48:11 +09:00
parent 75d99eec0f
commit b4cf3b802e
2 changed files with 1 additions and 6 deletions

View file

@ -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