Source code

Revision control

Copy as Markdown

Other Tools

[disclosure-styles.html]
expected:
if (os == "android") and debug and swgl: [FAIL, PASS]
if (os == "android") and debug and not swgl: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]