servo/tests/wpt/meta/webaudio/the-audio-api/the-audioparam-interface/k-rate-delay-connections.html.ini
Servo WPT Sync 772c84633e
Sync WPT with upstream (20-07-2025) (#38178)
Automated downstream sync of changes from upstream as of 20-07-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2025-07-20 15:11:10 +00:00

30 lines
1.1 KiB
INI
Vendored

[k-rate-delay-connections.html]
[X refNode.delayTime.automationRate = 'k-rate' incorrectly threw TypeError: "refNode is undefined".]
expected: FAIL
[# AUDIT TASK RUNNER FINISHED: 1 out of 1 tasks were failed.]
expected: FAIL
[X refNode.delayTime.linearRampToValueAtTime(1.125, 1) incorrectly threw TypeError: "refNode is undefined".]
expected: FAIL
[X testNode.delayTime.automationRate = 'k-rate' incorrectly threw TypeError: "testNode is undefined".]
expected: FAIL
[X refNode.delayTime.setValueAtTime(0, 0) incorrectly threw TypeError: "refNode is undefined".]
expected: FAIL
[X testNode = new DelayNode(context) incorrectly threw ReferenceError: "DelayNode is not defined".]
expected: FAIL
[X testMod.connect(testNode.delayTime) incorrectly threw TypeError: "testNode is undefined".]
expected: FAIL
[X refNode = new DelayNode(context) incorrectly threw ReferenceError: "DelayNode is not defined".]
expected: FAIL
[Executing "delayTime"]
expected: FAIL
[k-rate DelayNode.delayTime with input matches automation behavior]
expected: FAIL