Files
servo/tests/wpt/meta-legacy-layout/webaudio/the-audio-api/the-waveshapernode-interface/ctor-waveshaper.html.ini
Martin Robinson f4578afdfe Rename metadata directories
This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
2023-06-22 21:15:41 +02:00

35 lines
1.1 KiB
INI

[ctor-waveshaper.html]
[X node0 = new WaveShaperNode(context) incorrectly threw TypeError: "window[name\] is not a constructor".]
expected: FAIL
[< [valid non-default\] 1 out of 1 assertions were failed.]
expected: FAIL
[X node1 = new WaveShaperNode(, {"curve":{"0":1,"1":2,"2":3},"oversample":"4x"}) incorrectly threw ReferenceError: "WaveShaperNode is not defined".]
expected: FAIL
[< [valid default construction\] 1 out of 1 assertions were failed.]
expected: FAIL
[Executing "valid non-default"]
expected: FAIL
[< [test AudioNodeOptions\] 1 out of 1 assertions were failed.]
expected: FAIL
[# AUDIT TASK RUNNER FINISHED: 3 out of 5 tasks were failed.]
expected: FAIL
[Executing "valid default construction"]
expected: FAIL
[X new WaveShaperNode(c, {channelCount: 17}} incorrectly threw TypeError: "window[nodeName\] is not a constructor".]
expected: FAIL
[Executing "test AudioNodeOptions"]
expected: FAIL
[X new WaveShaperNode(c, {channelCount: 17}) incorrectly threw TypeError: "window[nodeName\] is not a constructor".]
expected: FAIL