servo/tests/wpt/metadata/webaudio/idlharness.https.window.js.ini
bors-servo ffd9441a3d
Auto merge of #23279 - snarasi6:master, r=jdm
Implement deprecated setPosition and setOrientation methods for AudioListener #22898

<!-- Please describe your changes on the following line: -->
I have uncommented the two methods SetPosition and SetOrientation in AudioListener.webidl and have included the two methods in the AudioListener.rs file. I have some errors while handling the NotSupported error for the methods. Can you please review the code and help me out with the errors?

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because ___

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/23279)
<!-- Reviewable:end -->
2019-04-27 20:47:11 -04:00

1528 lines
68 KiB
INI

[idlharness.https.window.html]
[AudioNode interface: calling connect(AudioNode, unsigned long, unsigned long) on new ConvolverNode(context) with too few arguments must throw TypeError]
expected: FAIL
[StereoPannerNode interface: attribute pan]
expected: FAIL
[AudioNode interface: new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) must inherit property "disconnect(AudioParam)" with the proper type]
expected: FAIL
[ConvolverNode interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[AudioProcessingEvent interface: existence and properties of interface prototype object]
expected: FAIL
[AudioNode interface: calling disconnect(AudioParam, unsigned long) on new ConvolverNode(context) with too few arguments must throw TypeError]
expected: FAIL
[ConstantSourceNode interface: existence and properties of interface prototype object]
expected: FAIL
[AudioNode interface: new ConstantSourceNode(context) must inherit property "channelInterpretation" with the proper type]
expected: FAIL
[AudioNode interface: new DelayNode(context) must inherit property "disconnect(AudioNode, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode) on new ConvolverNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new ConstantSourceNode(context) must inherit property "disconnect(unsigned long)" with the proper type]
expected: FAIL
[AudioProcessingEvent interface: new AudioProcessingEvent('', {\n playbackTime: 0, inputBuffer: buffer, outputBuffer: buffer\n }) must inherit property "outputBuffer" with the proper type]
expected: FAIL
[ConstantSourceNode interface: attribute offset]
expected: FAIL
[AudioContext interface: context must inherit property "createMediaStreamSource(MediaStream)" with the proper type]
expected: FAIL
[AudioWorkletNode interface: worklet_node must inherit property "port" with the proper type]
expected: FAIL
[OscillatorNode interface: attribute type]
expected: FAIL
[AudioContext interface: operation suspend()]
expected: FAIL
[StereoPannerNode interface: existence and properties of interface prototype object]
expected: FAIL
[ScriptProcessorNode interface: context.createScriptProcessor() must inherit property "onaudioprocess" with the proper type]
expected: FAIL
[MediaElementAudioSourceNode interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[AudioNode interface: worklet_node must inherit property "disconnect(AudioParam, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: new DelayNode(context) must inherit property "context" with the proper type]
expected: FAIL
[AudioNode interface: new WaveShaperNode(context) must inherit property "context" with the proper type]
expected: FAIL
[AudioNode interface: new WaveShaperNode(context) must inherit property "disconnect(AudioParam)" with the proper type]
expected: FAIL
[BaseAudioContext interface: operation createDynamicsCompressor()]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode) on new WaveShaperNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long) on new ConstantSourceNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new StereoPannerNode(context) must inherit property "connect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: new ConstantSourceNode(context) must inherit property "numberOfInputs" with the proper type]
expected: FAIL
[AudioNode interface: new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) must inherit property "disconnect(AudioNode)" with the proper type]
expected: FAIL
[AudioNode interface: context.createScriptProcessor() must inherit property "disconnect()" with the proper type]
expected: FAIL
[AudioNode interface: new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) must inherit property "disconnect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: new MediaStreamAudioDestinationNode(context) must inherit property "context" with the proper type]
expected: FAIL
[Stringification of context.audioWorklet]
expected: FAIL
[AudioNode interface: worklet_node must inherit property "numberOfOutputs" with the proper type]
expected: FAIL
[AudioNode interface: context.createScriptProcessor() must inherit property "context" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(AudioParam) on context.createScriptProcessor() with too few arguments must throw TypeError]
expected: FAIL
[ConstantSourceNode interface object length]
expected: FAIL
[Stringification of new StereoPannerNode(context)]
expected: FAIL
[AudioContext interface: operation close()]
expected: FAIL
[AudioProcessingEvent interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BaseAudioContext interface: operation createConstantSource()]
expected: FAIL
[WaveShaperNode interface: attribute curve]
expected: FAIL
[BaseAudioContext interface: context must inherit property "createConstantSource()" with the proper type]
expected: FAIL
[AudioWorkletNode interface: attribute onprocessorerror]
expected: FAIL
[AudioContext interface: context must inherit property "createMediaStreamDestination()" with the proper type]
expected: FAIL
[MediaStreamAudioSourceNode interface: attribute mediaStream]
expected: FAIL
[ScriptProcessorNode must be primary interface of context.createScriptProcessor()]
expected: FAIL
[AudioNode interface: new DynamicsCompressorNode(context) must inherit property "disconnect(unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: calling connect(AudioParam, unsigned long) on new DynamicsCompressorNode(context) with too few arguments must throw TypeError]
expected: FAIL
[OscillatorNode interface: new OscillatorNode(context) must inherit property "type" with the proper type]
expected: FAIL
[MediaStreamAudioDestinationNode interface: attribute stream]
expected: FAIL
[AudioNode interface: calling connect(AudioParam, unsigned long) on new ConvolverNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) must inherit property "connect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[OscillatorNode interface: operation setPeriodicWave(PeriodicWave)]
expected: FAIL
[Stringification of new WaveShaperNode(context)]
expected: FAIL
[AudioNode interface: calling connect(AudioNode, unsigned long, unsigned long) on new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) with too few arguments must throw TypeError]
expected: FAIL
[idl_test setup]
expected: FAIL
[AudioContext interface: calling createMediaStreamSource(MediaStream) on context with too few arguments must throw TypeError]
expected: FAIL
[DynamicsCompressorNode must be primary interface of new DynamicsCompressorNode(context)]
expected: FAIL
[AudioNode interface: new WaveShaperNode(context) must inherit property "disconnect(AudioNode, unsigned long)" with the proper type]
expected: FAIL
[BaseAudioContext interface: calling createPeriodicWave([object Object\], [object Object\], PeriodicWaveConstraints) on context with too few arguments must throw TypeError]
expected: FAIL
[AudioWorkletNode interface object name]
expected: FAIL
[AudioWorkletNode interface: existence and properties of interface object]
expected: FAIL
[AudioNode interface: context.createScriptProcessor() must inherit property "disconnect(unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode) on new StereoPannerNode(context) with too few arguments must throw TypeError]
expected: FAIL
[Stringification of worklet_node]
expected: FAIL
[AudioNode interface: context.createScriptProcessor() must inherit property "connect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[StereoPannerNode interface: new StereoPannerNode(context) must inherit property "pan" with the proper type]
expected: FAIL
[MediaStreamAudioSourceNode interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[AudioNode interface: new DynamicsCompressorNode(context) must inherit property "context" with the proper type]
expected: FAIL
[AudioNode interface: new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) must inherit property "disconnect()" with the proper type]
expected: FAIL
[AudioNode interface: new StereoPannerNode(context) must inherit property "disconnect(AudioParam)" with the proper type]
expected: FAIL
[BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "createDelay(double)" with the proper type]
expected: FAIL
[AudioNode interface: new ConvolverNode(context) must inherit property "disconnect(AudioParam, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: context.createScriptProcessor() must inherit property "numberOfInputs" with the proper type]
expected: FAIL
[AudioProcessingEvent interface: existence and properties of interface object]
expected: FAIL
[AudioContext interface: operation createMediaElementSource(HTMLMediaElement)]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long) on new DynamicsCompressorNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: calling connect(AudioNode, unsigned long, unsigned long) on new ConstantSourceNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: calling connect(AudioParam, unsigned long) on new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) with too few arguments must throw TypeError]
expected: FAIL
[BaseAudioContext interface: operation createPeriodicWave([object Object\], [object Object\], PeriodicWaveConstraints)]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long) on new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) with too few arguments must throw TypeError]
expected: FAIL
[BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "createStereoPanner()" with the proper type]
expected: FAIL
[ScriptProcessorNode interface: existence and properties of interface prototype object]
expected: FAIL
[AudioContext interface: calling createMediaElementSource(HTMLMediaElement) on context with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long, unsigned long) on new StereoPannerNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: calling connect(AudioNode, unsigned long, unsigned long) on new DynamicsCompressorNode(context) with too few arguments must throw TypeError]
expected: FAIL
[BaseAudioContext interface: calling createScriptProcessor(unsigned long, unsigned long, unsigned long) on new OfflineAudioContext(1, 1, sample_rate) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: calling disconnect(unsigned long) on worklet_node with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: context.createScriptProcessor() must inherit property "channelCountMode" with the proper type]
expected: FAIL
[AudioNode interface: new DynamicsCompressorNode(context) must inherit property "disconnect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[PeriodicWave interface object name]
expected: FAIL
[ConvolverNode interface: attribute normalize]
expected: FAIL
[AudioNode interface: context.createScriptProcessor() must inherit property "disconnect(AudioParam)" with the proper type]
expected: FAIL
[ConvolverNode interface object name]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long) on context.createScriptProcessor() with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new DynamicsCompressorNode(context) must inherit property "channelCount" with the proper type]
expected: FAIL
[AudioNode interface: new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) must inherit property "channelCountMode" with the proper type]
expected: FAIL
[AudioNode interface: calling connect(AudioParam, unsigned long) on new DelayNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new StereoPannerNode(context) must inherit property "disconnect(AudioNode)" with the proper type]
expected: FAIL
[AudioNode interface: new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) must inherit property "connect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[MediaStreamAudioSourceNode interface object name]
expected: FAIL
[AudioContext interface: context must inherit property "createMediaStreamTrackSource(MediaStreamTrack)" with the proper type]
expected: FAIL
[AudioNode interface: new ConvolverNode(context) must inherit property "channelInterpretation" with the proper type]
expected: FAIL
[Stringification of worklet_node.parameters]
expected: FAIL
[AudioNode interface: new DynamicsCompressorNode(context) must inherit property "disconnect(AudioNode, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: new ConstantSourceNode(context) must inherit property "disconnect(AudioParam, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(unsigned long) on new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) with too few arguments must throw TypeError]
expected: FAIL
[IIRFilterNode interface: operation getFrequencyResponse(Float32Array, Float32Array, Float32Array)]
expected: FAIL
[AudioNode interface: calling disconnect(AudioParam, unsigned long) on new ConstantSourceNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: context.createScriptProcessor() must inherit property "connect(AudioParam, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: new ConvolverNode(context) must inherit property "disconnect(unsigned long)" with the proper type]
expected: FAIL
[MediaStreamAudioDestinationNode interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[AudioParamMap interface: existence and properties of interface object]
expected: FAIL
[AudioNode interface: calling connect(AudioParam, unsigned long) on context.createScriptProcessor() with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) must inherit property "disconnect(AudioNode)" with the proper type]
expected: FAIL
[ScriptProcessorNode interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[AudioNode interface: new WaveShaperNode(context) must inherit property "channelCountMode" with the proper type]
expected: FAIL
[IIRFilterNode must be primary interface of new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]})]
expected: FAIL
[DynamicsCompressorNode interface: attribute threshold]
expected: FAIL
[AudioNode interface: new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) must inherit property "numberOfOutputs" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(unsigned long) on new DelayNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioContext interface: operation createMediaStreamSource(MediaStream)]
expected: FAIL
[MediaStreamAudioSourceNode interface object length]
expected: FAIL
[AudioNode interface: calling disconnect(AudioParam) on new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new StereoPannerNode(context) must inherit property "numberOfOutputs" with the proper type]
expected: FAIL
[AudioWorklet interface object name]
expected: FAIL
[ConvolverNode interface object length]
expected: FAIL
[AudioNode interface: context.createScriptProcessor() must inherit property "disconnect(AudioParam, unsigned long)" with the proper type]
expected: FAIL
[MediaElementAudioSourceNode interface: new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) must inherit property "mediaElement" with the proper type]
expected: FAIL
[BaseAudioContext interface: operation decodeAudioData(ArrayBuffer, DecodeSuccessCallback, DecodeErrorCallback)]
expected: FAIL
[DelayNode interface: existence and properties of interface object]
expected: FAIL
[ScriptProcessorNode interface object name]
expected: FAIL
[BaseAudioContext interface: calling decodeAudioData(ArrayBuffer, DecodeSuccessCallback, DecodeErrorCallback) on context with too few arguments must throw TypeError]
expected: FAIL
[StereoPannerNode interface: existence and properties of interface object]
expected: FAIL
[MediaElementAudioSourceNode interface: existence and properties of interface object]
expected: FAIL
[AudioNode interface: calling connect(AudioNode, unsigned long, unsigned long) on new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) must inherit property "disconnect()" with the proper type]
expected: FAIL
[AudioNode interface: new StereoPannerNode(context) must inherit property "disconnect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[MediaStreamAudioSourceNode interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[WaveShaperNode interface object length]
expected: FAIL
[AudioProcessingEvent interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[AudioNode interface: new WaveShaperNode(context) must inherit property "disconnect()" with the proper type]
expected: FAIL
[AudioWorklet interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode) on worklet_node with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long, unsigned long) on new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new MediaStreamAudioDestinationNode(context) must inherit property "disconnect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[BaseAudioContext interface: context must inherit property "createIIRFilter([object Object\], [object Object\])" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(unsigned long) on new ConvolverNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new MediaStreamAudioDestinationNode(context) must inherit property "disconnect(AudioParam, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode) on new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) with too few arguments must throw TypeError]
expected: FAIL
[MediaStreamTrackAudioSourceNode interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[AudioNode interface: calling connect(AudioParam, unsigned long) on worklet_node with too few arguments must throw TypeError]
expected: FAIL
[PeriodicWave interface: existence and properties of interface object]
expected: FAIL
[AudioNode interface: new StereoPannerNode(context) must inherit property "context" with the proper type]
expected: FAIL
[AudioNode interface: new ConstantSourceNode(context) must inherit property "context" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(AudioParam) on new DynamicsCompressorNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new StereoPannerNode(context) must inherit property "channelCountMode" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode) on new DynamicsCompressorNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: worklet_node must inherit property "connect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) must inherit property "channelCountMode" with the proper type]
expected: FAIL
[AudioNode interface: worklet_node must inherit property "disconnect(AudioNode)" with the proper type]
expected: FAIL
[DelayNode interface: new DelayNode(context) must inherit property "delayTime" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(AudioParam) on new ConstantSourceNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new StereoPannerNode(context) must inherit property "channelInterpretation" with the proper type]
expected: FAIL
[AudioProcessingEvent interface: attribute inputBuffer]
expected: FAIL
[AudioNode interface: new StereoPannerNode(context) must inherit property "connect(AudioParam, unsigned long)" with the proper type]
expected: FAIL
[AudioParamMap interface object length]
expected: FAIL
[AudioContext interface: operation createMediaStreamTrackSource(MediaStreamTrack)]
expected: FAIL
[AudioNode interface: worklet_node must inherit property "disconnect()" with the proper type]
expected: FAIL
[AudioNode interface: new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) must inherit property "numberOfInputs" with the proper type]
expected: FAIL
[BaseAudioContext interface: attribute audioWorklet]
expected: FAIL
[AudioNode interface: calling connect(AudioNode, unsigned long, unsigned long) on new StereoPannerNode(context) with too few arguments must throw TypeError]
expected: FAIL
[BaseAudioContext interface: operation createWaveShaper()]
expected: FAIL
[AudioNode interface: calling connect(AudioNode, unsigned long, unsigned long) on context.createScriptProcessor() with too few arguments must throw TypeError]
expected: FAIL
[DelayNode interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[MediaStreamAudioDestinationNode interface: existence and properties of interface prototype object]
expected: FAIL
[AudioNode interface: new WaveShaperNode(context) must inherit property "connect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: new ConvolverNode(context) must inherit property "disconnect()" with the proper type]
expected: FAIL
[AudioNode interface: new StereoPannerNode(context) must inherit property "disconnect()" with the proper type]
expected: FAIL
[Stringification of new PeriodicWave(context)]
expected: FAIL
[BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "createConstantSource()" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(AudioParam) on new DelayNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: calling disconnect(unsigned long) on new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) with too few arguments must throw TypeError]
expected: FAIL
[DelayNode interface: existence and properties of interface prototype object]
expected: FAIL
[AudioNode interface: calling connect(AudioParam, unsigned long) on new ConstantSourceNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long, unsigned long) on new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new ConstantSourceNode(context) must inherit property "disconnect()" with the proper type]
expected: FAIL
[DynamicsCompressorNode interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[MediaStreamAudioSourceNode interface: existence and properties of interface object]
expected: FAIL
[MediaElementAudioSourceNode interface: existence and properties of interface prototype object]
expected: FAIL
[AudioNode interface: calling disconnect(AudioParam, unsigned long) on new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new DynamicsCompressorNode(context) must inherit property "disconnect(AudioParam, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: context.createScriptProcessor() must inherit property "channelCount" with the proper type]
expected: FAIL
[AudioNode interface: new MediaStreamAudioDestinationNode(context) must inherit property "channelCountMode" with the proper type]
expected: FAIL
[AudioScheduledSourceNode interface: calling start(double) on new ConstantSourceNode(context) with too few arguments must throw TypeError]
expected: FAIL
[MediaElementAudioSourceNode interface object length]
expected: FAIL
[AudioNode interface: new WaveShaperNode(context) must inherit property "disconnect(AudioParam, unsigned long)" with the proper type]
expected: FAIL
[BaseAudioContext interface: calling createIIRFilter([object Object\], [object Object\]) on context with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new DelayNode(context) must inherit property "disconnect()" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long, unsigned long) on new DynamicsCompressorNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new ConstantSourceNode(context) must inherit property "numberOfOutputs" with the proper type]
expected: FAIL
[BaseAudioContext interface: operation createScriptProcessor(unsigned long, unsigned long, unsigned long)]
expected: FAIL
[AudioNode interface: new DelayNode(context) must inherit property "channelCount" with the proper type]
expected: FAIL
[BaseAudioContext interface: calling createDelay(double) on context with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode) on new ConstantSourceNode(context) with too few arguments must throw TypeError]
expected: FAIL
[DynamicsCompressorNode interface: new DynamicsCompressorNode(context) must inherit property "threshold" with the proper type]
expected: FAIL
[AudioNode interface: new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) must inherit property "disconnect(unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: new ConstantSourceNode(context) must inherit property "connect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: new ConvolverNode(context) must inherit property "numberOfOutputs" with the proper type]
expected: FAIL
[AudioProcessingEvent interface: attribute outputBuffer]
expected: FAIL
[AudioContext interface: context must inherit property "createMediaElementSource(HTMLMediaElement)" with the proper type]
expected: FAIL
[AudioProcessingEvent interface object length]
expected: FAIL
[DynamicsCompressorNode interface: attribute ratio]
expected: FAIL
[AudioNode interface: new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) must inherit property "channelCount" with the proper type]
expected: FAIL
[AudioWorkletNode interface: existence and properties of interface prototype object]
expected: FAIL
[BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "createScriptProcessor(unsigned long, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[AudioParamMap interface: existence and properties of interface prototype object]
expected: FAIL
[AudioNode interface: new ConstantSourceNode(context) must inherit property "connect(AudioParam, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: new ConstantSourceNode(context) must inherit property "disconnect(AudioNode, unsigned long)" with the proper type]
expected: FAIL
[IIRFilterNode interface: existence and properties of interface prototype object]
expected: FAIL
[AudioNode interface: calling connect(AudioNode, unsigned long, unsigned long) on new WaveShaperNode(context) with too few arguments must throw TypeError]
expected: FAIL
[BaseAudioContext interface: context must inherit property "audioWorklet" with the proper type]
expected: FAIL
[AudioNode interface: new ConvolverNode(context) must inherit property "channelCountMode" with the proper type]
expected: FAIL
[AudioNode interface: worklet_node must inherit property "disconnect(unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) must inherit property "disconnect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: worklet_node must inherit property "disconnect(AudioParam)" with the proper type]
expected: FAIL
[AudioNode interface: calling connect(AudioParam, unsigned long) on new WaveShaperNode(context) with too few arguments must throw TypeError]
expected: FAIL
[OscillatorNode interface: new OscillatorNode(context) must inherit property "setPeriodicWave(PeriodicWave)" with the proper type]
expected: FAIL
[PeriodicWave interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[AudioScheduledSourceNode interface: calling stop(double) on new ConstantSourceNode(context) with too few arguments must throw TypeError]
expected: FAIL
[Stringification of new AudioProcessingEvent('', {\n playbackTime: 0, inputBuffer: buffer, outputBuffer: buffer\n })]
expected: FAIL
[AudioNode interface: worklet_node must inherit property "channelCount" with the proper type]
expected: FAIL
[MediaStreamAudioDestinationNode interface: new MediaStreamAudioDestinationNode(context) must inherit property "stream" with the proper type]
expected: FAIL
[DynamicsCompressorNode interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[OfflineAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "suspend(double)" with the proper type]
expected: FAIL
[AudioNode interface: new ConvolverNode(context) must inherit property "channelCount" with the proper type]
expected: FAIL
[AudioNode interface: new WaveShaperNode(context) must inherit property "disconnect(unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(AudioParam) on new ConvolverNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new ConvolverNode(context) must inherit property "connect(AudioParam, unsigned long)" with the proper type]
expected: FAIL
[AudioWorkletNode interface: attribute port]
expected: FAIL
[AudioNode interface: context.createScriptProcessor() must inherit property "numberOfOutputs" with the proper type]
expected: FAIL
[AudioNode interface: worklet_node must inherit property "connect(AudioParam, unsigned long)" with the proper type]
expected: FAIL
[MediaStreamAudioDestinationNode interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[StereoPannerNode interface object name]
expected: FAIL
[AudioNode interface: new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) must inherit property "channelInterpretation" with the proper type]
expected: FAIL
[BaseAudioContext interface: operation createIIRFilter([object Object\], [object Object\])]
expected: FAIL
[AudioNode interface: new WaveShaperNode(context) must inherit property "numberOfOutputs" with the proper type]
expected: FAIL
[AudioNode interface: worklet_node must inherit property "channelInterpretation" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long, unsigned long) on new ConvolverNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long) on new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new DynamicsCompressorNode(context) must inherit property "disconnect(AudioParam)" with the proper type]
expected: FAIL
[AudioNode interface: new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) must inherit property "disconnect(AudioNode, unsigned long)" with the proper type]
expected: FAIL
[AudioWorkletNode must be primary interface of worklet_node]
expected: FAIL
[DelayNode interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[AudioNode interface: new MediaStreamAudioDestinationNode(context) must inherit property "connect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[BiquadFilterNode interface: new BiquadFilterNode(context) must inherit property "getFrequencyResponse(Float32Array, Float32Array, Float32Array)" with the proper type]
expected: FAIL
[PeriodicWave interface: existence and properties of interface prototype object]
expected: FAIL
[AudioNode interface: new DelayNode(context) must inherit property "disconnect(unsigned long)" with the proper type]
expected: FAIL
[WaveShaperNode interface: existence and properties of interface object]
expected: FAIL
[MediaStreamAudioDestinationNode interface: existence and properties of interface object]
expected: FAIL
[OfflineAudioContext interface: operation suspend(double)]
expected: FAIL
[BaseAudioContext interface: context must inherit property "createScriptProcessor(unsigned long, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) must inherit property "context" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(AudioParam, unsigned long) on new DelayNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new MediaStreamAudioDestinationNode(context) must inherit property "disconnect()" with the proper type]
expected: FAIL
[AudioNode interface: new MediaStreamAudioDestinationNode(context) must inherit property "disconnect(unsigned long)" with the proper type]
expected: FAIL
[ConstantSourceNode interface object name]
expected: FAIL
[MediaStreamAudioDestinationNode must be primary interface of new MediaStreamAudioDestinationNode(context)]
expected: FAIL
[AudioNode interface: new ConstantSourceNode(context) must inherit property "disconnect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[WaveShaperNode interface: new WaveShaperNode(context) must inherit property "curve" with the proper type]
expected: FAIL
[AudioNode interface: new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) must inherit property "connect(AudioParam, unsigned long)" with the proper type]
expected: FAIL
[Stringification of new DelayNode(context)]
expected: FAIL
[ConvolverNode interface: new ConvolverNode(context) must inherit property "buffer" with the proper type]
expected: FAIL
[AudioNode interface: new ConstantSourceNode(context) must inherit property "channelCount" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long) on new ConvolverNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new DynamicsCompressorNode(context) must inherit property "connect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(AudioParam) on new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) with too few arguments must throw TypeError]
expected: FAIL
[DynamicsCompressorNode interface: new DynamicsCompressorNode(context) must inherit property "ratio" with the proper type]
expected: FAIL
[AudioNode interface: new MediaStreamAudioDestinationNode(context) must inherit property "numberOfOutputs" with the proper type]
expected: FAIL
[AudioNode interface: new ConvolverNode(context) must inherit property "connect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: new WaveShaperNode(context) must inherit property "channelCount" with the proper type]
expected: FAIL
[StereoPannerNode interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[DynamicsCompressorNode interface: attribute release]
expected: FAIL
[AudioNode interface: calling disconnect(AudioParam, unsigned long) on new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) with too few arguments must throw TypeError]
expected: FAIL
[ConvolverNode interface: attribute buffer]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode) on new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new WaveShaperNode(context) must inherit property "disconnect(AudioNode)" with the proper type]
expected: FAIL
[OfflineAudioContext interface: operation resume()]
expected: FAIL
[AudioScheduledSourceNode interface: new ConstantSourceNode(context) must inherit property "start(double)" with the proper type]
expected: FAIL
[AudioNode interface: new DynamicsCompressorNode(context) must inherit property "numberOfInputs" with the proper type]
expected: FAIL
[BaseAudioContext interface: calling createPeriodicWave([object Object\], [object Object\], PeriodicWaveConstraints) on new OfflineAudioContext(1, 1, sample_rate) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) must inherit property "disconnect(AudioParam, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: new StereoPannerNode(context) must inherit property "disconnect(unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(AudioParam, unsigned long) on new WaveShaperNode(context) with too few arguments must throw TypeError]
expected: FAIL
[MediaElementAudioSourceNode interface object name]
expected: FAIL
[AudioProcessingEvent interface: attribute playbackTime]
expected: FAIL
[AudioNode interface: calling connect(AudioParam, unsigned long) on new StereoPannerNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: calling disconnect(unsigned long) on new StereoPannerNode(context) with too few arguments must throw TypeError]
expected: FAIL
[BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "createConvolver()" with the proper type]
expected: FAIL
[IIRFilterNode interface object name]
expected: FAIL
[AudioNode interface: worklet_node must inherit property "context" with the proper type]
expected: FAIL
[ConstantSourceNode interface: existence and properties of interface object]
expected: FAIL
[AudioNode interface: calling disconnect(unsigned long) on new DynamicsCompressorNode(context) with too few arguments must throw TypeError]
expected: FAIL
[DynamicsCompressorNode interface: new DynamicsCompressorNode(context) must inherit property "reduction" with the proper type]
expected: FAIL
[ConvolverNode must be primary interface of new ConvolverNode(context)]
expected: FAIL
[AudioNode interface: new DelayNode(context) must inherit property "connect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[DynamicsCompressorNode interface object length]
expected: FAIL
[AudioNode interface: new DelayNode(context) must inherit property "disconnect(AudioParam)" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(AudioParam, unsigned long) on new StereoPannerNode(context) with too few arguments must throw TypeError]
expected: FAIL
[OfflineAudioContext interface: calling suspend(double) on new OfflineAudioContext(1, 1, sample_rate) with too few arguments must throw TypeError]
expected: FAIL
[ConstantSourceNode interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[AudioWorkletNode interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[ScriptProcessorNode interface: attribute bufferSize]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long) on new MediaStreamAudioDestinationNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new StereoPannerNode(context) must inherit property "disconnect(AudioNode, unsigned long)" with the proper type]
expected: FAIL
[MediaElementAudioSourceNode must be primary interface of new MediaElementAudioSourceNode(context, {mediaElement: new Audio})]
expected: FAIL
[AudioNode interface: calling disconnect(unsigned long) on new ConstantSourceNode(context) with too few arguments must throw TypeError]
expected: FAIL
[ScriptProcessorNode interface: attribute onaudioprocess]
expected: FAIL
[BiquadFilterNode interface: operation getFrequencyResponse(Float32Array, Float32Array, Float32Array)]
expected: FAIL
[ConvolverNode interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode) on context.createScriptProcessor() with too few arguments must throw TypeError]
expected: FAIL
[PeriodicWave interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BaseAudioContext interface: context must inherit property "createDynamicsCompressor()" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(AudioParam, unsigned long) on new MediaStreamAudioDestinationNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioParamMap interface object name]
expected: FAIL
[AudioWorkletNode interface: worklet_node must inherit property "parameters" with the proper type]
expected: FAIL
[ConstantSourceNode interface: new ConstantSourceNode(context) must inherit property "offset" with the proper type]
expected: FAIL
[AudioNode interface: new WaveShaperNode(context) must inherit property "numberOfInputs" with the proper type]
expected: FAIL
[AudioWorklet interface: existence and properties of interface object]
expected: FAIL
[PeriodicWave must be primary interface of new PeriodicWave(context)]
expected: FAIL
[ConstantSourceNode interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long, unsigned long) on new DelayNode(context) with too few arguments must throw TypeError]
expected: FAIL
[IIRFilterNode interface: new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) must inherit property "getFrequencyResponse(Float32Array, Float32Array, Float32Array)" with the proper type]
expected: FAIL
[AudioScheduledSourceNode interface: new ConstantSourceNode(context) must inherit property "stop(double)" with the proper type]
expected: FAIL
[AudioNode interface: new ConvolverNode(context) must inherit property "numberOfInputs" with the proper type]
expected: FAIL
[AudioNode interface: new MediaStreamAudioDestinationNode(context) must inherit property "channelCount" with the proper type]
expected: FAIL
[AudioProcessingEvent interface object name]
expected: FAIL
[AudioNode interface: calling connect(AudioNode, unsigned long, unsigned long) on worklet_node with too few arguments must throw TypeError]
expected: FAIL
[DelayNode interface object length]
expected: FAIL
[OscillatorNode interface: calling setPeriodicWave(PeriodicWave) on new OscillatorNode(context) with too few arguments must throw TypeError]
expected: FAIL
[BaseAudioContext interface: context must inherit property "createStereoPanner()" with the proper type]
expected: FAIL
[MediaElementAudioSourceNode interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[AudioNode interface: new DynamicsCompressorNode(context) must inherit property "disconnect()" with the proper type]
expected: FAIL
[Stringification of new MediaElementAudioSourceNode(context, {mediaElement: new Audio})]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long) on new DelayNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long, unsigned long) on new WaveShaperNode(context) with too few arguments must throw TypeError]
expected: FAIL
[ScriptProcessorNode interface: existence and properties of interface object]
expected: FAIL
[AudioWorkletNode interface: attribute parameters]
expected: FAIL
[DynamicsCompressorNode interface: new DynamicsCompressorNode(context) must inherit property "attack" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long) on new WaveShaperNode(context) with too few arguments must throw TypeError]
expected: FAIL
[MediaStreamTrackAudioSourceNode interface: existence and properties of interface prototype object]
expected: FAIL
[AudioNode interface: new DynamicsCompressorNode(context) must inherit property "channelInterpretation" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode) on new DelayNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: calling disconnect(unsigned long) on new WaveShaperNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioWorklet must be primary interface of context.audioWorklet]
expected: FAIL
[AudioNode interface: new ConvolverNode(context) must inherit property "disconnect(AudioParam)" with the proper type]
expected: FAIL
[StereoPannerNode must be primary interface of new StereoPannerNode(context)]
expected: FAIL
[AudioNode interface: new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) must inherit property "numberOfOutputs" with the proper type]
expected: FAIL
[DynamicsCompressorNode interface: attribute attack]
expected: FAIL
[AudioNode interface: new StereoPannerNode(context) must inherit property "numberOfInputs" with the proper type]
expected: FAIL
[AudioContext interface: calling createMediaStreamTrackSource(MediaStreamTrack) on context with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: calling disconnect(AudioParam, unsigned long) on context.createScriptProcessor() with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long, unsigned long) on new ConstantSourceNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: calling disconnect(AudioParam, unsigned long) on new DynamicsCompressorNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new ConvolverNode(context) must inherit property "disconnect(AudioNode, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(AudioParam) on new WaveShaperNode(context) with too few arguments must throw TypeError]
expected: FAIL
[StereoPannerNode interface object length]
expected: FAIL
[AudioContext interface: operation createMediaStreamDestination()]
expected: FAIL
[WaveShaperNode must be primary interface of new WaveShaperNode(context)]
expected: FAIL
[AudioNode interface: calling disconnect(unsigned long) on new MediaStreamAudioDestinationNode(context) with too few arguments must throw TypeError]
expected: FAIL
[BaseAudioContext interface: calling createScriptProcessor(unsigned long, unsigned long, unsigned long) on context with too few arguments must throw TypeError]
expected: FAIL
[MediaElementAudioSourceNode interface: attribute mediaElement]
expected: FAIL
[AudioWorklet interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[PeriodicWave interface object length]
expected: FAIL
[AudioProcessingEvent must be primary interface of new AudioProcessingEvent('', {\n playbackTime: 0, inputBuffer: buffer, outputBuffer: buffer\n })]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode) on new MediaStreamAudioDestinationNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new WaveShaperNode(context) must inherit property "channelInterpretation" with the proper type]
expected: FAIL
[IIRFilterNode interface object length]
expected: FAIL
[AudioNode interface: new ConstantSourceNode(context) must inherit property "disconnect(AudioParam)" with the proper type]
expected: FAIL
[AudioNode interface: new StereoPannerNode(context) must inherit property "disconnect(AudioParam, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: new MediaStreamAudioDestinationNode(context) must inherit property "channelInterpretation" with the proper type]
expected: FAIL
[AudioNode interface: new WaveShaperNode(context) must inherit property "connect(AudioParam, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: new MediaStreamAudioDestinationNode(context) must inherit property "disconnect(AudioNode)" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(AudioParam) on new MediaStreamAudioDestinationNode(context) with too few arguments must throw TypeError]
expected: FAIL
[Stringification of new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]})]
expected: FAIL
[AudioNode interface: new DelayNode(context) must inherit property "channelInterpretation" with the proper type]
expected: FAIL
[AudioNode interface: new DelayNode(context) must inherit property "disconnect(AudioParam, unsigned long)" with the proper type]
expected: FAIL
[ScriptProcessorNode interface object length]
expected: FAIL
[BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "audioWorklet" with the proper type]
expected: FAIL
[WaveShaperNode interface: attribute oversample]
expected: FAIL
[DynamicsCompressorNode interface: attribute knee]
expected: FAIL
[AudioNode interface: new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) must inherit property "numberOfInputs" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(AudioParam, unsigned long) on worklet_node with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new DynamicsCompressorNode(context) must inherit property "channelCountMode" with the proper type]
expected: FAIL
[AudioNode interface: new DynamicsCompressorNode(context) must inherit property "disconnect(AudioNode)" with the proper type]
expected: FAIL
[WaveShaperNode interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[IIRFilterNode interface: calling getFrequencyResponse(Float32Array, Float32Array, Float32Array) on new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) with too few arguments must throw TypeError]
expected: FAIL
[AudioParamMap interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[AudioNode interface: worklet_node must inherit property "disconnect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: new DynamicsCompressorNode(context) must inherit property "connect(AudioParam, unsigned long)" with the proper type]
expected: FAIL
[MediaStreamTrackAudioSourceNode interface object name]
expected: FAIL
[Stringification of context.createScriptProcessor()]
expected: FAIL
[DynamicsCompressorNode interface: existence and properties of interface prototype object]
expected: FAIL
[AudioNode interface: new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) must inherit property "channelCount" with the proper type]
expected: FAIL
[AudioScheduledSourceNode interface: new ConstantSourceNode(context) must inherit property "onended" with the proper type]
expected: FAIL
[AudioNode interface: new DelayNode(context) must inherit property "channelCountMode" with the proper type]
expected: FAIL
[DynamicsCompressorNode interface object name]
expected: FAIL
[WaveShaperNode interface: existence and properties of interface prototype object]
expected: FAIL
[DynamicsCompressorNode interface: existence and properties of interface object]
expected: FAIL
[AudioNode interface: new ConstantSourceNode(context) must inherit property "channelCountMode" with the proper type]
expected: FAIL
[IIRFilterNode interface: existence and properties of interface object]
expected: FAIL
[OfflineAudioContext interface: operation startRendering()]
expected: FAIL
[ScriptProcessorNode interface: context.createScriptProcessor() must inherit property "bufferSize" with the proper type]
expected: FAIL
[AudioNode interface: new DelayNode(context) must inherit property "connect(AudioParam, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: calling connect(AudioParam, unsigned long) on new MediaStreamAudioDestinationNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long, unsigned long) on worklet_node with too few arguments must throw TypeError]
expected: FAIL
[AudioParamMap must be primary interface of worklet_node.parameters]
expected: FAIL
[AudioNode interface: new DelayNode(context) must inherit property "numberOfOutputs" with the proper type]
expected: FAIL
[AudioNode interface: new MediaStreamAudioDestinationNode(context) must inherit property "disconnect(AudioParam)" with the proper type]
expected: FAIL
[AudioNode interface: new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) must inherit property "connect(AudioParam, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: new DelayNode(context) must inherit property "disconnect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[DynamicsCompressorNode interface: new DynamicsCompressorNode(context) must inherit property "knee" with the proper type]
expected: FAIL
[MediaStreamAudioDestinationNode interface object name]
expected: FAIL
[DelayNode interface object name]
expected: FAIL
[AudioNode interface: new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) must inherit property "context" with the proper type]
expected: FAIL
[BaseAudioContext interface: context must inherit property "createPeriodicWave([object Object\], [object Object\], PeriodicWaveConstraints)" with the proper type]
expected: FAIL
[ConvolverNode interface: existence and properties of interface object]
expected: FAIL
[MediaStreamAudioDestinationNode interface object length]
expected: FAIL
[AudioNode interface: new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) must inherit property "disconnect(AudioParam, unsigned long)" with the proper type]
expected: FAIL
[WaveShaperNode interface object name]
expected: FAIL
[AudioNode interface: new MediaElementAudioSourceNode(context, {mediaElement: new Audio}) must inherit property "disconnect(unsigned long)" with the proper type]
expected: FAIL
[BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "createDynamicsCompressor()" with the proper type]
expected: FAIL
[BaseAudioContext interface: calling createIIRFilter([object Object\], [object Object\]) on new OfflineAudioContext(1, 1, sample_rate) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: context.createScriptProcessor() must inherit property "disconnect(AudioNode, unsigned long)" with the proper type]
expected: FAIL
[WaveShaperNode interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[BaseAudioContext interface: context must inherit property "createDelay(double)" with the proper type]
expected: FAIL
[AudioNode interface: new DynamicsCompressorNode(context) must inherit property "numberOfOutputs" with the proper type]
expected: FAIL
[IIRFilterNode interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[AudioNode interface: calling disconnect(AudioParam) on new StereoPannerNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: new MediaStreamAudioDestinationNode(context) must inherit property "connect(AudioParam, unsigned long)" with the proper type]
expected: FAIL
[Stringification of new MediaStreamAudioDestinationNode(context)]
expected: FAIL
[AudioNode interface: new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) must inherit property "disconnect(AudioParam)" with the proper type]
expected: FAIL
[AudioNode interface: calling disconnect(unsigned long) on context.createScriptProcessor() with too few arguments must throw TypeError]
expected: FAIL
[AudioWorklet interface object length]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long) on worklet_node with too few arguments must throw TypeError]
expected: FAIL
[Stringification of new DynamicsCompressorNode(context)]
expected: FAIL
[StereoPannerNode interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long) on new StereoPannerNode(context) with too few arguments must throw TypeError]
expected: FAIL
[BaseAudioContext interface: context must inherit property "createWaveShaper()" with the proper type]
expected: FAIL
[ConvolverNode interface: existence and properties of interface prototype object]
expected: FAIL
[AudioNode interface: new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) must inherit property "channelInterpretation" with the proper type]
expected: FAIL
[BaseAudioContext interface: operation createStereoPanner()]
expected: FAIL
[AudioWorkletNode interface object length]
expected: FAIL
[MediaStreamTrackAudioSourceNode interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[DelayNode must be primary interface of new DelayNode(context)]
expected: FAIL
[BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "createWaveShaper()" with the proper type]
expected: FAIL
[AudioNode interface: new StereoPannerNode(context) must inherit property "channelCount" with the proper type]
expected: FAIL
[AudioNode interface: new MediaStreamAudioDestinationNode(context) must inherit property "disconnect(AudioNode, unsigned long)" with the proper type]
expected: FAIL
[DynamicsCompressorNode interface: attribute reduction]
expected: FAIL
[MediaStreamAudioSourceNode interface: existence and properties of interface prototype object]
expected: FAIL
[AudioNode interface: new ConstantSourceNode(context) must inherit property "disconnect(AudioNode)" with the proper type]
expected: FAIL
[AudioNode interface: calling connect(AudioNode, unsigned long, unsigned long) on new DelayNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: calling connect(AudioNode, unsigned long, unsigned long) on new MediaStreamAudioDestinationNode(context) with too few arguments must throw TypeError]
expected: FAIL
[WaveShaperNode interface: new WaveShaperNode(context) must inherit property "oversample" with the proper type]
expected: FAIL
[BaseAudioContext interface: operation createDelay(double)]
expected: FAIL
[MediaStreamTrackAudioSourceNode interface: existence and properties of interface object]
expected: FAIL
[DynamicsCompressorNode interface: new DynamicsCompressorNode(context) must inherit property "release" with the proper type]
expected: FAIL
[MediaStreamTrackAudioSourceNode interface object length]
expected: FAIL
[BaseAudioContext interface: context must inherit property "createConvolver()" with the proper type]
expected: FAIL
[AudioNode interface: new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) must inherit property "disconnect(AudioNode, unsigned long)" with the proper type]
expected: FAIL
[AudioParamMap interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[AudioWorkletNode interface: worklet_node must inherit property "onprocessorerror" with the proper type]
expected: FAIL
[AudioNode interface: worklet_node must inherit property "channelCountMode" with the proper type]
expected: FAIL
[Stringification of new ConvolverNode(context)]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long, unsigned long) on context.createScriptProcessor() with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: calling disconnect(AudioNode, unsigned long, unsigned long) on new MediaStreamAudioDestinationNode(context) with too few arguments must throw TypeError]
expected: FAIL
[ScriptProcessorNode interface: existence and properties of interface prototype object's @@unscopables property]
expected: FAIL
[BaseAudioContext interface: calling createDelay(double) on new OfflineAudioContext(1, 1, sample_rate) with too few arguments must throw TypeError]
expected: FAIL
[BaseAudioContext interface: calling decodeAudioData(ArrayBuffer, DecodeSuccessCallback, DecodeErrorCallback) on new OfflineAudioContext(1, 1, sample_rate) with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: worklet_node must inherit property "numberOfInputs" with the proper type]
expected: FAIL
[Stringification of new ConstantSourceNode(context)]
expected: FAIL
[AudioNode interface: calling disconnect(AudioParam) on worklet_node with too few arguments must throw TypeError]
expected: FAIL
[AudioNode interface: context.createScriptProcessor() must inherit property "disconnect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[AudioWorklet interface: existence and properties of interface prototype object]
expected: FAIL
[AudioNode interface: context.createScriptProcessor() must inherit property "channelInterpretation" with the proper type]
expected: FAIL
[ConstantSourceNode must be primary interface of new ConstantSourceNode(context)]
expected: FAIL
[AudioProcessingEvent interface: new AudioProcessingEvent('', {\n playbackTime: 0, inputBuffer: buffer, outputBuffer: buffer\n }) must inherit property "inputBuffer" with the proper type]
expected: FAIL
[AudioNode interface: context.createScriptProcessor() must inherit property "disconnect(AudioNode)" with the proper type]
expected: FAIL
[AudioProcessingEvent interface: new AudioProcessingEvent('', {\n playbackTime: 0, inputBuffer: buffer, outputBuffer: buffer\n }) must inherit property "playbackTime" with the proper type]
expected: FAIL
[DelayNode interface: attribute delayTime]
expected: FAIL
[AudioNode interface: new MediaStreamAudioDestinationNode(context) must inherit property "numberOfInputs" with the proper type]
expected: FAIL
[AudioContext interface: operation resume()]
expected: FAIL
[AudioNode interface: new DelayNode(context) must inherit property "numberOfInputs" with the proper type]
expected: FAIL
[BiquadFilterNode interface: calling getFrequencyResponse(Float32Array, Float32Array, Float32Array) on new BiquadFilterNode(context) with too few arguments must throw TypeError]
expected: FAIL
[AudioWorkletNode interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[AudioNode interface: new DelayNode(context) must inherit property "disconnect(AudioNode)" with the proper type]
expected: FAIL
[AudioNode interface: new WaveShaperNode(context) must inherit property "disconnect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected: FAIL
[BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "createIIRFilter([object Object\], [object Object\])" with the proper type]
expected: FAIL
[AudioNode interface: new ConvolverNode(context) must inherit property "disconnect(AudioNode)" with the proper type]
expected: FAIL
[BaseAudioContext interface: operation createConvolver()]
expected: FAIL
[BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "createPeriodicWave([object Object\], [object Object\], PeriodicWaveConstraints)" with the proper type]
expected: FAIL
[AudioNode interface: calling connect(AudioParam, unsigned long) on new IIRFilterNode(context, {feedforward: [1\], feedback: [1\]}) with too few arguments must throw TypeError]
expected: FAIL
[IIRFilterNode interface: existence and properties of interface prototype object's "constructor" property]
expected: FAIL
[AudioNode interface: new ConvolverNode(context) must inherit property "context" with the proper type]
expected: FAIL
[ConvolverNode interface: new ConvolverNode(context) must inherit property "normalize" with the proper type]
expected: FAIL
[AudioNode interface: worklet_node must inherit property "disconnect(AudioNode, unsigned long)" with the proper type]
expected: FAIL
[AudioNode interface: new ConvolverNode(context) must inherit property "disconnect(AudioNode, unsigned long, unsigned long)" with the proper type]
expected: FAIL