mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-07-30 19:41:56 +00:00
web-sys: Remove a bunch of mozilla extensions from our webidl
This commit is contained in:
@@ -37,6 +37,3 @@ interface OscillatorNode : AudioScheduledSourceNode {
|
||||
|
||||
void setPeriodicWave(PeriodicWave periodicWave);
|
||||
};
|
||||
|
||||
// Mozilla extensions
|
||||
OscillatorNode implements AudioNodePassThrough;
|
||||
|
Reference in New Issue
Block a user