mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
21 lines
528 B
INI
21 lines
528 B
INI
[volume_nonfinite.html]
|
|
type: testharness
|
|
[Setting audio.volume to NaN should throw a TypeError]
|
|
expected: FAIL
|
|
|
|
[Setting audio.volume to Infinity should throw a TypeError]
|
|
expected: FAIL
|
|
|
|
[Setting audio.volume to -Infinity should throw a TypeError]
|
|
expected: FAIL
|
|
|
|
[Setting video.volume to NaN should throw a TypeError]
|
|
expected: FAIL
|
|
|
|
[Setting video.volume to Infinity should throw a TypeError]
|
|
expected: FAIL
|
|
|
|
[Setting video.volume to -Infinity should throw a TypeError]
|
|
expected: FAIL
|
|
|