diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/audioparam-cancel-and-hold.html.ini | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/audioparam-cancel-and-hold.html.ini')
-rw-r--r-- | testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/audioparam-cancel-and-hold.html.ini | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/audioparam-cancel-and-hold.html.ini b/testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/audioparam-cancel-and-hold.html.ini new file mode 100644 index 0000000000..5d68d0de24 --- /dev/null +++ b/testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/audioparam-cancel-and-hold.html.ini @@ -0,0 +1,58 @@ +[audioparam-cancel-and-hold.html] + [Executing "linear"] + expected: FAIL + + [Executing "exponential"] + expected: FAIL + + [Executing "setTarget"] + expected: FAIL + + [Executing "setValueCurve"] + expected: FAIL + + [Executing "setValueCurve after end"] + expected: FAIL + + [Executing "initial setTarget"] + expected: FAIL + + [Executing "post cancel: Linear"] + expected: FAIL + + [Executing "post cancel: Exponential"] + expected: FAIL + + [Executing "post cancel: ValueCurve"] + expected: FAIL + + [Executing "post cancel: setTarget"] + expected: FAIL + + [Executing "post cancel: setValue"] + expected: FAIL + + [Executing "cancel future setTarget"] + expected: FAIL + + [Executing "cancel setTarget now"] + expected: FAIL + + [Executing "cancel future setValueCurve"] + expected: FAIL + + [Executing "cancel setValueCurve now"] + expected: FAIL + + [Executing "linear, cancel, linear, cancel, linear"] + expected: FAIL + + [X cancelAndHoldAtTime(-1) threw "TypeError" instead of EcmaScript error RangeError.] + expected: FAIL + + [< [cancelTime\] 1 out of 3 assertions were failed.] + expected: FAIL + + [# AUDIT TASK RUNNER FINISHED: 1 out of 17 tasks were failed.] + expected: FAIL + |