Source code

Revision control

Copy as Markdown

Other Tools

[audiocontext-sinkid-state-change.https.html]
expected:
if os == "win": ERROR
if os == "mac": [ERROR, OK, TIMEOUT]
if os == "linux": ERROR
[ERROR, TIMEOUT]
[Calling setSinkId() on a suspended AudioContext should fire only sink change events.]
expected:
if os == "mac": [FAIL, NOTRUN]
NOTRUN
[Calling setSinkId() on a running AudioContext should fire both state and sink change events.]
expected:
if os == "mac": [TIMEOUT, NOTRUN]
NOTRUN