зеркало из https://github.com/mozilla/gecko-dev.git
0bf0eeeaa0
This patch adds a lot of `beforeinput` event tests into existing mochitests which test `input` events. But this does not add tests of canceling `beforeinput` event because it requires really complicated path until implementing `beforeinput` actually. Note that `beforeinput` event is not fired with `Document.execCommand()`. Therefore, this patch does not add WPT for testing `beforeinput` event. And unfortunately, WPT cannot test most cases of the new tests. Differential Revision: https://phabricator.services.mozilla.com/D58123 --HG-- extra : moz-landing-system : lando |
||
---|---|---|
.. | ||
browser | ||
mochitest | ||
reftest | ||
unit | ||
moz.build |