gecko-dev/testing/web-platform/meta/uievents
Masayuki Nakano 0f145fc8e5 Bug 998941 - part 1-1: Implement InputEvent.data of UI Events r=smaug
InputEvent.data notifies web apps of inserting/inserted text with "beforeinput"
and "input" events.  So, this is important especially for "beforeinput" event
listeners.  That's the reason why we need to support this before implementing
"beforeinput" event.

This patch adds it into InputEvent and make it enabled by default.

Differential Revision: https://phabricator.services.mozilla.com/D19285

--HG--
extra : moz-landing-system : lando
2019-02-19 06:27:41 +00:00
..
constructors Bug 998941 - part 1-1: Implement InputEvent.data of UI Events r=smaug 2019-02-19 06:27:41 +00:00
mouse Bug 1507258 [wpt PR 14059] - Update wpt metadata, a=testonly 2018-12-11 15:49:52 +00:00