Source code
Revision control
Copy as Markdown
Other Tools
[RTCIceCandidate-constructor.html]
expected:
if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT]
if (os == "android") and debug and not sessionHistoryInParent: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, TIMEOUT]
[new RTCIceCandidate({ ... }) with nondefault values for all fields]
expected: FAIL
[new RTCIceCandidate({ ... }) with nondefault values for all fields, tcp candidate]
expected: FAIL
[new RTCIceCandidate({ relayProtocol, url }) cloned vs signaled]
expected: FAIL