blob: 48f7db132da3a798ad8f8d53806070f13a931ab9 (
plain)
1
2
3
4
5
|
[postMessage_block.https.html]
expected:
if (os == "android") and not swgl and debug and fission: [OK, TIMEOUT]
if (os == "android") and not swgl and debug and not fission: [TIMEOUT, OK]
if (os == "android") and not swgl and not debug: [OK, TIMEOUT]
|