mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update WPT
This commit is contained in:
parent
718304709e
commit
19f5edf194
7 changed files with 8 additions and 195 deletions
|
@ -20,9 +20,6 @@
|
|||
[AudioProcessingEvent interface: new AudioProcessingEvent('', {\n playbackTime: 0, inputBuffer: buffer, outputBuffer: buffer\n }) must inherit property "outputBuffer" with the proper type]
|
||||
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
|
||||
|
||||
|
@ -56,9 +53,6 @@
|
|||
[AudioNode interface: context.createScriptProcessor() must inherit property "disconnect()" 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
|
||||
|
||||
|
@ -83,12 +77,6 @@
|
|||
[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
|
||||
|
||||
|
@ -98,9 +86,6 @@
|
|||
[AudioNode interface: calling connect(AudioParam, unsigned long) on new DynamicsCompressorNode(context) with too few arguments must throw TypeError]
|
||||
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
|
||||
|
||||
|
@ -116,9 +101,6 @@
|
|||
[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
|
||||
|
||||
|
@ -143,9 +125,6 @@
|
|||
[AudioNode interface: context.createScriptProcessor() must inherit property "connect(AudioNode, unsigned long, unsigned long)" 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
|
||||
|
||||
|
@ -215,12 +194,6 @@
|
|||
[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
|
||||
|
||||
|
@ -239,9 +212,6 @@
|
|||
[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
|
||||
|
||||
|
@ -269,12 +239,6 @@
|
|||
[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
|
||||
|
||||
[AudioWorklet interface object name]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -299,9 +263,6 @@
|
|||
[StereoPannerNode interface: existence and properties of interface object]
|
||||
expected: FAIL
|
||||
|
||||
[MediaStreamAudioSourceNode interface: existence and properties of interface prototype object's "constructor" property]
|
||||
expected: FAIL
|
||||
|
||||
[WaveShaperNode interface object length]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -320,24 +281,15 @@
|
|||
[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
|
||||
|
||||
|
@ -368,9 +320,6 @@
|
|||
[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
|
||||
|
||||
|
@ -386,9 +335,6 @@
|
|||
[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
|
||||
|
||||
|
@ -410,18 +356,12 @@
|
|||
[DynamicsCompressorNode interface: existence and properties of interface prototype object's @@unscopables property]
|
||||
expected: FAIL
|
||||
|
||||
[MediaStreamAudioSourceNode interface: existence and properties of interface object]
|
||||
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
|
||||
|
||||
[AudioNode interface: new WaveShaperNode(context) must inherit property "disconnect(AudioParam, unsigned long)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -509,9 +449,6 @@
|
|||
[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
|
||||
|
||||
|
@ -539,9 +476,6 @@
|
|||
[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
|
||||
|
||||
[BaseAudioContext interface: operation createIIRFilter([object Object\], [object Object\])]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -578,9 +512,6 @@
|
|||
[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
|
||||
|
||||
|
@ -590,15 +521,6 @@
|
|||
[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
|
||||
|
||||
[MediaStreamAudioDestinationNode must be primary interface of new MediaStreamAudioDestinationNode(context)]
|
||||
expected: FAIL
|
||||
|
||||
[WaveShaperNode interface: new WaveShaperNode(context) must inherit property "curve" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -623,9 +545,6 @@
|
|||
[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
|
||||
|
||||
|
@ -695,9 +614,6 @@
|
|||
[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
|
||||
|
||||
[ScriptProcessorNode interface: attribute onaudioprocess]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -716,9 +632,6 @@
|
|||
[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
|
||||
|
||||
|
@ -743,9 +656,6 @@
|
|||
[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
|
||||
|
||||
|
@ -779,9 +689,6 @@
|
|||
[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
|
||||
|
||||
|
@ -800,9 +707,6 @@
|
|||
[DynamicsCompressorNode interface: attribute attack]
|
||||
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
|
||||
|
||||
|
@ -815,15 +719,9 @@
|
|||
[AudioNode interface: calling disconnect(AudioParam) on new WaveShaperNode(context) with too few arguments must throw TypeError]
|
||||
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
|
||||
|
||||
|
@ -836,27 +734,15 @@
|
|||
[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 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
|
||||
|
||||
|
@ -905,9 +791,6 @@
|
|||
[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
|
||||
|
||||
|
@ -950,18 +833,12 @@
|
|||
[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 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
|
||||
|
||||
|
@ -974,9 +851,6 @@
|
|||
[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
|
||||
|
||||
|
@ -1007,9 +881,6 @@
|
|||
[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
|
||||
|
||||
|
@ -1037,24 +908,15 @@
|
|||
[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 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: calling connect(AudioNode, unsigned long, unsigned long) on new DelayNode(context) with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -1067,15 +929,9 @@
|
|||
[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
|
||||
|
||||
|
@ -1097,9 +953,6 @@
|
|||
[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
|
||||
|
||||
|
@ -1136,9 +989,6 @@
|
|||
[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
|
||||
|
||||
|
@ -1217,9 +1067,6 @@
|
|||
[AudioNode interface: new DynamicsCompressorNode(context) must inherit property "connect(AudioParam, optional unsigned long)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: new MediaStreamAudioDestinationNode(context) must inherit property "connect(AudioParam, optional unsigned long)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "createIIRFilter(sequence<double>, sequence<double>)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -1232,9 +1079,6 @@
|
|||
[AudioNode interface: new DynamicsCompressorNode(context) must inherit property "connect(AudioNode, optional unsigned long, optional unsigned long)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: calling connect(AudioNode, optional unsigned long, optional unsigned long) on new MediaStreamAudioDestinationNode(context) with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: calling connect(AudioNode, optional unsigned long, optional unsigned long) on worklet_node with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -1265,9 +1109,6 @@
|
|||
[BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "createPeriodicWave(sequence<float>, sequence<float>, optional PeriodicWaveConstraints)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: new MediaStreamAudioDestinationNode(context) must inherit property "connect(AudioNode, optional unsigned long, optional unsigned long)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: calling connect(AudioParam, optional unsigned long) on new WaveShaperNode(context) with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -1307,9 +1148,6 @@
|
|||
[AudioNode interface: calling connect(AudioNode, optional unsigned long, optional unsigned long) on new WaveShaperNode(context) with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[AudioNode interface: calling connect(AudioParam, optional unsigned long) on new MediaStreamAudioDestinationNode(context) with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[BaseAudioContext interface: context must inherit property "createPeriodicWave(sequence<float>, sequence<float>, optional PeriodicWaveConstraints)" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,6 +2,3 @@
|
|||
[Executing "from-dictionary"]
|
||||
expected: FAIL
|
||||
|
||||
[Executing "media-group"]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,25 +0,0 @@
|
|||
[ctor-mediastreamaudiodestination.html]
|
||||
[X node0 = new MediaStreamAudioDestinationNode(context) incorrectly threw TypeError: "window[name\] is not a constructor".]
|
||||
expected: FAIL
|
||||
|
||||
[< [test AudioNodeOptions\] 1 out of 1 assertions were failed.]
|
||||
expected: FAIL
|
||||
|
||||
[Executing "default constructor"]
|
||||
expected: FAIL
|
||||
|
||||
[X new MediaStreamAudioDestinationNode(c, {channelCount: 7}} incorrectly threw TypeError: "window[nodeName\] is not a constructor".]
|
||||
expected: FAIL
|
||||
|
||||
[< [default constructor\] 1 out of 1 assertions were failed.]
|
||||
expected: FAIL
|
||||
|
||||
[Executing "test AudioNodeOptions"]
|
||||
expected: FAIL
|
||||
|
||||
[# AUDIT TASK RUNNER FINISHED: 2 out of 4 tasks were failed.]
|
||||
expected: FAIL
|
||||
|
||||
[X new MediaStreamAudioDestinationNode(c, {channelCount: 7}) incorrectly threw TypeError: "window[nodeName\] is not a constructor".]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +1,2 @@
|
|||
[mediastreamaudiosourcenode-ctor.html]
|
||||
expected: ERROR
|
||||
[MediaStreamAudioSourceNode]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
[mediastreamaudiosourcenode-routing.html]
|
||||
expected: TIMEOUT
|
||||
[MediaStreamAudioSourceNode captures the right track.]
|
||||
expected: FAIL
|
||||
expected: TIMEOUT
|
||||
|
||||
|
|
|
@ -13952,7 +13952,7 @@
|
|||
]
|
||||
],
|
||||
"interfaces.html": [
|
||||
"145c902ff033ba1de46b41dec07992fae4fd2f13",
|
||||
"d988b7939f83cef16a51a4ae5502ed029f31df99",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
|
|
|
@ -173,6 +173,11 @@ test_interfaces([
|
|||
"MediaQueryList",
|
||||
"MediaQueryListEvent",
|
||||
"MediaSession",
|
||||
"MediaStream",
|
||||
"MediaStreamAudioDestinationNode",
|
||||
"MediaStreamAudioSourceNode",
|
||||
"MediaStreamTrack",
|
||||
"MediaStreamTrackAudioSourceNode",
|
||||
"MessageChannel",
|
||||
"MessageEvent",
|
||||
"MessagePort",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue