diff options
-rw-r--r-- | tests/wpt/metadata/webaudio/idlharness.https.window.js.ini | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/wpt/metadata/webaudio/idlharness.https.window.js.ini b/tests/wpt/metadata/webaudio/idlharness.https.window.js.ini index c02b11746d7..50e3231ac0c 100644 --- a/tests/wpt/metadata/webaudio/idlharness.https.window.js.ini +++ b/tests/wpt/metadata/webaudio/idlharness.https.window.js.ini @@ -8,9 +8,6 @@ [BaseAudioContext interface: attribute audioWorklet] expected: FAIL - [BaseAudioContext interface: operation createAnalyser()] - expected: FAIL - [BaseAudioContext interface: operation createBiquadFilter()] expected: FAIL @@ -92,9 +89,6 @@ [BaseAudioContext interface: context must inherit property "audioWorklet" with the proper type] expected: FAIL - [BaseAudioContext interface: context must inherit property "createAnalyser()" with the proper type] - expected: FAIL - [BaseAudioContext interface: context must inherit property "createBiquadFilter()" with the proper type] expected: FAIL @@ -161,9 +155,6 @@ [BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "audioWorklet" with the proper type] expected: FAIL - [BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "createAnalyser()" with the proper type] - expected: FAIL - [BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "createBiquadFilter()" with the proper type] expected: FAIL |