mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Remove [PrimaryGlobal]
This commit is contained in:
parent
84693d8117
commit
2660f35925
167 changed files with 417 additions and 829 deletions
|
@ -8,6 +8,7 @@
|
|||
*/
|
||||
|
||||
// https://w3c.github.io/uievents/#idl-inputevent
|
||||
[Exposed=Window]
|
||||
interface InputEvent : UIEvent {
|
||||
[Throws] constructor(DOMString type, optional InputEventInit eventInitDict = {});
|
||||
readonly attribute DOMString? data;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue