Source code

Revision control

Copy as Markdown

Other Tools

[popup-meta-http-equiv.https.html]
expected:
if (os == "android") and not fission and debug and not swgl: [OK, ERROR]
if (os == "win") and not debug and (processor == "x86"): [OK, ERROR, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT, ERROR]
if os == "linux": [OK, ERROR, TIMEOUT, CRASH]