[audiocontext-sinkid-constructor.https.html]
expected:
if os == "win": ERROR
if os == "mac": [OK, TIMEOUT]
if os == "linux": ERROR
[ERROR, TIMEOUT]
[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