mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
More WPT expectation updates
This commit is contained in:
parent
e9be179952
commit
cc32e12d0a
1 changed files with 0 additions and 9 deletions
|
@ -8,9 +8,6 @@
|
||||||
[BaseAudioContext interface: attribute audioWorklet]
|
[BaseAudioContext interface: attribute audioWorklet]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
[BaseAudioContext interface: operation createAnalyser()]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[BaseAudioContext interface: operation createBiquadFilter()]
|
[BaseAudioContext interface: operation createBiquadFilter()]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -92,9 +89,6 @@
|
||||||
[BaseAudioContext interface: context must inherit property "audioWorklet" with the proper type]
|
[BaseAudioContext interface: context must inherit property "audioWorklet" with the proper type]
|
||||||
expected: FAIL
|
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]
|
[BaseAudioContext interface: context must inherit property "createBiquadFilter()" with the proper type]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
@ -161,9 +155,6 @@
|
||||||
[BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "audioWorklet" with the proper type]
|
[BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "audioWorklet" with the proper type]
|
||||||
expected: FAIL
|
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]
|
[BaseAudioContext interface: new OfflineAudioContext(1, 1, sample_rate) must inherit property "createBiquadFilter()" with the proper type]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue