mirror of
https://github.com/servo/servo.git
synced 2025-09-20 11:50:09 +01:00
Automated downstream sync of changes from upstream as of 22-06-2025 [no-wpt-sync] Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
51 lines
1.5 KiB
INI
Vendored
51 lines
1.5 KiB
INI
Vendored
[ctor-convolver.html]
|
|
[Executing "default constructor"]
|
|
expected: FAIL
|
|
|
|
[Executing "test AudioNodeOptions"]
|
|
expected: FAIL
|
|
|
|
[Executing "nullable buffer"]
|
|
expected: FAIL
|
|
|
|
[Executing "construct with options"]
|
|
expected: FAIL
|
|
|
|
[X node0 = new ConvolverNode(context) incorrectly threw TypeError: "window[name\] is not a constructor".]
|
|
expected: FAIL
|
|
|
|
[X new ConvolverNode(c, {"channelCount":1}) incorrectly threw ReferenceError: "ConvolverNode is not defined".]
|
|
expected: FAIL
|
|
|
|
[X node1 = new ConvolverNode(c, {"buffer":null} incorrectly threw ReferenceError: "ConvolverNode is not defined".]
|
|
expected: FAIL
|
|
|
|
[X node1 = new ConvolverNode(c, {"buffer":{}} threw "ReferenceError" instead of NotSupportedError.]
|
|
expected: FAIL
|
|
|
|
[< [illegal sample-rate\] 1 out of 1 assertions were failed.]
|
|
expected: FAIL
|
|
|
|
[X node = new ConvolverNode(c, {"buffer":{},"disableNormalization":false}) incorrectly threw ReferenceError: "ConvolverNode is not defined".]
|
|
expected: FAIL
|
|
|
|
[# AUDIT TASK RUNNER FINISHED: 5 out of 7 tasks were failed.]
|
|
expected: FAIL
|
|
|
|
[ConvolverNode: invalid constructor throws TypeError]
|
|
expected: FAIL
|
|
|
|
[ConvolverNode: default constructor and attributes]
|
|
expected: FAIL
|
|
|
|
[ConvolverNode constructor: AudioNodeOptions are correctly handled]
|
|
expected: FAIL
|
|
|
|
[ConvolverNode: nullable buffer]
|
|
expected: FAIL
|
|
|
|
[ConvolverNode: illegal sample rate buffer throws NotSupportedError]
|
|
expected: FAIL
|
|
|
|
[ConvolverNode: construct with buffer and normalization options]
|
|
expected: FAIL
|