mirror of
https://github.com/servo/servo.git
synced 2025-07-09 08:23:38 +01:00
Update test expectations after 'OscillatorNode.type' addition
This commit is contained in:
parent
969d61a17f
commit
f8bcddea54
1 changed files with 0 additions and 6 deletions
|
@ -41,9 +41,6 @@
|
||||||
[AudioWorkletNode interface: worklet_node must inherit property "port" with the proper type]
|
[AudioWorkletNode interface: worklet_node must inherit property "port" with the proper type]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[OscillatorNode interface: attribute type]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[AudioContext interface: operation suspend()]
|
[AudioContext interface: operation suspend()]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -140,9 +137,6 @@
|
||||||
[AudioNode interface: calling connect(AudioParam, unsigned long) on new DynamicsCompressorNode(context) with too few arguments must throw TypeError]
|
[AudioNode interface: calling connect(AudioParam, unsigned long) on new DynamicsCompressorNode(context) with too few arguments must throw TypeError]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[OscillatorNode interface: new OscillatorNode(context) must inherit property "type" with the proper type]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[MediaStreamAudioDestinationNode interface: attribute stream]
|
[MediaStreamAudioDestinationNode interface: attribute stream]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue