Skip to content

Commit

Permalink
Update test expectations after 'OscillatorNode.type' addition
Browse files Browse the repository at this point in the history
  • Loading branch information
ferjm committed May 22, 2019
1 parent 969d61a commit f8bcdde
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions tests/wpt/metadata/webaudio/idlharness.https.window.js.ini
Expand Up @@ -41,9 +41,6 @@
[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
Expand Down Expand Up @@ -140,9 +137,6 @@
[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
Expand Down

0 comments on commit f8bcdde

Please sign in to comment.