blob: 490eed8cf156b1c580b63283615c26c3de7bfcbb (
plain)
1
2
3
4
5
6
7
8
9
|
[audiocontext-sinkid-state-change.https.html]
expected:
if (os == "android") and fission: [ERROR, TIMEOUT]
ERROR
[Calling setSinkId() on a suspended AudioContext should fire only sink change events.]
expected: NOTRUN
[Calling setSinkId() on a running AudioContext should fire both state and sink change events.]
expected: NOTRUN
|