Source code
Revision control
Copy as Markdown
Other Tools
[window-open-noreferrer.html]
expected:
if (os == "linux") and (processor == "x86"): [OK, ERROR]
if (os == "android") and not debug: [OK, ERROR]
[window-open-noreferrer.html]
expected:
if (os == "linux") and (processor == "x86"): [OK, ERROR]
if (os == "android") and not debug: [OK, ERROR]