Source code

Revision control

Copy as Markdown

Other Tools

[scope-featureless.html]
expected:
if not debug and (os == "win"): [FAIL, PASS]
if not debug and (os == "mac"): [PASS, FAIL]
if not debug and (os == "android"): [FAIL, PASS]