Source code

Revision control

Copy as Markdown

Other Tools

[audiocontext-sinkid-constructor.https.html]
expected:
if (os == "mac") and debug: OK
if (os == "mac") and not debug: [OK, TIMEOUT]
ERROR
[Invalid sinkId argument with a wrong ID should dispatch an onerror event.]
expected: FAIL
[Setting sinkId with a valid device identifier at construction should succeed.]
expected: FAIL
[Setting sinkId to the empty string at construction should succeed.]
expected: FAIL
[Invalid sinkId argument with a wrong type should throw an appropriate exception.]
expected: FAIL
[Setting sinkId with an AudioSinkOptions at construction should succeed.]
expected: FAIL