WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
86989
[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
Add attachment
proposed patch, testcase, etc.
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?
Ryosuke Niwa
Comment 2
2012-05-21 01:18:41 PDT
http://dvcs.w3.org/hg/editing/raw-file/tip/editing.html#methods-to-query-and-execute-commands
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug