Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Added UI Events KeyboardEvent #301

Open
wants to merge 1 commit into
base: production
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 17 additions & 1 deletion app/static/ie-status.json
Original file line number Diff line number Diff line change
Expand Up @@ -4983,5 +4983,21 @@
"wpd": "",
"demo": "",
"id": 6060641169178624
}
},
{
"name": "UI Events KeyboardEvent",
"category": "User input",
"link": "https://w3c.github.io/uievents/#interface-KeyboardEvent",
"summary": "KeyboardEvent.code and an up to date KeyboardEvent.key.",
"standardStatus": "Working draft or equivalent",
"ieStatus": {
"text": "Under Consideration",
"iePrefixed": "",
"ieUnprefixed": ""
},
"msdn": "",
"wpd": "",
"demo": "",
"id": 5228092293382144
},
]