Source code
Revision control
Copy as Markdown
Other Tools
[marker-text-matches-circle.html]
expected:
if (os == "android") and not swgl and not debug: [PASS, FAIL]
if (os == "android") and not swgl and debug: [PASS, FAIL]
if (os == "android") and swgl: [FAIL, PASS]