mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-06-19 16:01:23 +00:00
web-sys: Remove a bunch of mozilla extensions from our webidl
This commit is contained in:
@ -18,7 +18,3 @@ interface ScriptProcessorNode : AudioNode {
|
||||
readonly attribute long bufferSize;
|
||||
|
||||
};
|
||||
|
||||
// Mozilla extension
|
||||
ScriptProcessorNode implements AudioNodePassThrough;
|
||||
|
||||
|
Reference in New Issue
Block a user