Bug 162853 - Add support for KeyboardEvent.code attribute
Summary: Add support for KeyboardEvent.code attribute
Status: RESOLVED DUPLICATE of bug 149584
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: WebExposed
Depends on:
Blocks: 162852
  Show dependency treegraph
 
Reported: 2016-10-01 20:34 PDT by Chris Dumez
Modified: 2016-10-01 20:40 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2016-10-01 20:34:46 PDT
Add support for KeyboardEvent.code attribute:
- https://w3c.github.io/uievents/#dom-keyboardevent-code
Comment 1 Chris Dumez 2016-10-01 20:40:17 PDT

*** This bug has been marked as a duplicate of bug 149584 ***