Source code

Revision control

Copy as Markdown

Other Tools

[rotated-container.html]
expected:
if swgl and (os == "linux") and not fission: [FAIL, ERROR]
if swgl and (os == "linux") and fission: FAIL
if not swgl and (os == "win") and not debug: [PASS, FAIL]
if swgl and (os == "win"): FAIL
if swgl and (os == "android"): FAIL