aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/KeyboardEvent.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-60/+0
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-1/+1
* Remove [PrimaryGlobal]Kagami Sascha Rosylight2019-10-031-0/+1
* Migrate to new constructor operation syntaxKagami Sascha Rosylight2019-10-021-1/+1
* Require default dictionary value for optional dictsKagami Sascha Rosylight2019-07-121-1/+1
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* Partial fix for 12415Scott Trinh2016-10-171-1/+1
* Explicitly expose everything everywhere.Ms2ger2016-07-121-1/+1
* Rename SharedKeyboardAndMouseEventInit to EventModifierInitzeusintuivo2016-07-111-1/+1
* Fix all the links to the UI Events specAnthony Ramine2016-06-041-5/+5
* Remove modelines everywhere but tests/wptedunham2016-04-201-1/+0
* Add/format license headers for WebIDLsCorey Farwell2015-07-261-3/+3
* Clean up whitespace, long lines for WebIDLsCorey Farwell2015-07-261-1/+3
* Fill in KeyboardEvent.Josh Matthews2014-11-131-10/+32
* Add KeyboardEvent stub.Josh Matthews2014-11-131-0/+36