Files
servo/tests/wpt/metadata/html/semantics/embedded-content/media-elements/volume_nonfinite.html.ini
2016-05-03 16:25:24 -04:00

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