mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-07-31 03:51:56 +00:00
web-sys: Remove a bunch of mozilla extensions from our webidl
This commit is contained in:
@@ -24,7 +24,3 @@ interface ConvolverNode : AudioNode {
|
||||
attribute boolean normalize;
|
||||
|
||||
};
|
||||
|
||||
// Mozilla extension
|
||||
ConvolverNode implements AudioNodePassThrough;
|
||||
|
||||
|
Reference in New Issue
Block a user