mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-12 20:41:24 +00:00
web-sys: Remove a bunch of mozilla extensions from our webidl
This commit is contained in:
@ -19,7 +19,3 @@ dictionary MediaElementAudioSourceOptions {
|
||||
interface MediaElementAudioSourceNode : AudioNode {
|
||||
|
||||
};
|
||||
|
||||
// Mozilla extensions
|
||||
MediaElementAudioSourceNode implements AudioNodePassThrough;
|
||||
|
||||
|
Reference in New Issue
Block a user