aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/MouseEvent.webidl
Commit message (Expand)AuthorAgeFilesLines
* script: Move code generation and webidl files to new script_bindings crate. (...Josh Matthews2025-01-241-54/+0
* api: Flatten and simplify Servo preferences (#34966)Martin Robinson2025-01-141-1/+1
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-1/+1
* Implement MouseEvent's x/y and offsetX/offsetY attributesMicah Tigley2019-11-041-0/+4
* Implements pageX and pageY attributesMicah Tigley2019-10-171-0/+2
* Migrate to new constructor operation syntaxKagami Sascha Rosylight2019-10-021-2/+2
* Require default dictionary value for optional dictsKagami Sascha Rosylight2019-07-121-1/+1
* Implement MouseEvent buttons attributeGeorge Roman2019-05-161-2/+2
* Update MPL license to https (part 2)Jan Andre Ikenmeyer2018-11-191-1/+1
* Explicitly expose MouseEvent only in WindowAnthony Ramine2017-01-211-1/+2
* 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-3/+3
* Hide nonstandard interface members of standard interfaces behind appropriate ...Josh Matthews2016-05-021-0/+1
* Remove modelines everywhere but tests/wptedunham2016-04-201-1/+0
* Auto merge of #6773 - dzbarsky:which, r=Ms2gerbors-servo2015-07-271-1/+0
|\
| * Fix MouseEvent.which to not throwDavid Zbarsky2015-07-251-1/+0
* | Clean up whitespace, long lines for WebIDLsCorey Farwell2015-07-261-1/+7
|/
* Implement mouseevent.which (needed for enyojs sampler).Glenn Watson2015-07-221-0/+3
* Add KeyboardEvent stub.Josh Matthews2014-11-131-5/+1
* Cargoify servoJack Moffitt2014-09-081-0/+43