Source code

Revision control

Copy as Markdown

Other Tools

[RTCPeerConnection-operations.https.html?interop-2026]
expected:
if sessionHistoryInParent and (os == "android") and not debug: [OK, TIMEOUT]
if not sessionHistoryInParent and not debug: [OK, TIMEOUT]
if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT]
[RTCPeerConnection-operations.https.html?rest]
expected:
if sessionHistoryInParent and (os == "android") and not debug: [OK, TIMEOUT]
if not sessionHistoryInParent and not debug: [OK, TIMEOUT]
if (os == "android") and debug and sessionHistoryInParent: [OK, TIMEOUT]