mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
Stuff was a bit buggy with the test expectations so I regenerated them. Looks like some of the tests changed and this wasn't synced properly.
11 lines
382 B
INI
11 lines
382 B
INI
[delaynode-maxdelaylimit.html]
|
|
expected: ERROR
|
|
[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
|
|
|