Files
servo/tests/wpt/meta/webaudio/the-audio-api/the-audioparam-interface/k-rate-delay-connections.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

29 lines
1018 B
INI

[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