Files
servo/tests/wpt/meta-legacy-layout/webaudio/the-audio-api/the-delaynode-interface/delaynode-maxdelaylimit.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

20 lines
558 B
INI

[delaynode-maxdelaylimit.html]
[X Setting Delay length to negative threw "TypeError" instead of NotSupportedError.]
expected: FAIL
[X Setting Delay length to 0 seconds threw "TypeError" instead of NotSupportedError.]
expected: FAIL
[X Setting Delay length to 180 seconds or more threw "TypeError" instead of NotSupportedError.]
expected: FAIL
[< [test\] 3 out of 4 assertions were failed.]
expected: FAIL
[Executing "test"]
expected: FAIL
[# AUDIT TASK RUNNER FINISHED: 1 out of 1 tasks were failed.]
expected: FAIL