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