Skip to content

Commit

Permalink
More WPT expectation updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Manishearth committed Sep 18, 2018
1 parent e9be179 commit cc32e12
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions tests/wpt/metadata/webaudio/idlharness.https.window.js.ini
Expand Up @@ -8,9 +8,6 @@
[BaseAudioContext interface: attribute audioWorklet]
expected: FAIL

[BaseAudioContext interface: operation createAnalyser()]
expected: FAIL

[BaseAudioContext interface: operation createBiquadFilter()]
expected: FAIL

Expand Down Expand Up @@ -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

Expand Down Expand Up @@ -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

Expand Down

0 comments on commit cc32e12

Please sign in to comment.