mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-07-31 20:11:55 +00:00
web-sys: Remove a bunch of mozilla extensions from our webidl
This commit is contained in:
@@ -66,6 +66,3 @@ dictionary KeyboardEventInit : EventModifierInit
|
||||
unsigned long keyCode = 0;
|
||||
unsigned long which = 0;
|
||||
};
|
||||
|
||||
// Mozilla extensions
|
||||
KeyboardEvent implements KeyEvent;
|
||||
|
Reference in New Issue
Block a user