From f8bcddea54c78d91aa1600a1cb153880de796a24 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Jim=C3=A9nez=20Moreno?= Date: Wed, 22 May 2019 10:19:31 +0200 Subject: [PATCH] Update test expectations after 'OscillatorNode.type' addition --- tests/wpt/metadata/webaudio/idlharness.https.window.js.ini | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tests/wpt/metadata/webaudio/idlharness.https.window.js.ini b/tests/wpt/metadata/webaudio/idlharness.https.window.js.ini index 19c39cdb633..2557846cc75 100644 --- a/tests/wpt/metadata/webaudio/idlharness.https.window.js.ini +++ b/tests/wpt/metadata/webaudio/idlharness.https.window.js.ini @@ -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 @@ -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