NEW86989
[Feature] Add command and value properties to input and beforeinput events
https://bugs.webkit.org/show_bug.cgi?id=86989
Summary [Feature] Add command and value properties to input and beforeinput events
Ryosuke Niwa
Reported 2012-05-20 23:18:14 PDT
The latest editing API specification mentions "command" and "value" IDL attributes on input and beforeinput events. We should add those so that authors can extract the high-level semantics of beforeinput/input events such as inserting paragraph, or formatting block with h1.
Attachments
Hajime Morrita
Comment 1 2012-05-21 01:04:02 PDT
(In reply to comment #0) > The latest editing API specification mentions "command" and "value" IDL attributes on input and beforeinput events. > We should add those so that authors can extract the high-level semantics of beforeinput/input events such as > inserting paragraph, or formatting block with h1. Could you drop an URL to the spec?
Note You need to log in before you can comment on or make changes to this bug.