Source code

Revision control

Copy as Markdown

Other Tools

[appearance-transition-001.html]
expected:
if (os == "win") and not swgl and debug and (processor == "x86_64"): [PASS, ERROR, TIMEOUT]
if (os == "linux") and debug and not fission and swgl: [PASS, ERROR]
if (os == "linux") and debug and not fission and not swgl: [PASS, ERROR]
if (os == "linux") and debug and fission: [PASS, ERROR]
if (os == "win") and swgl: [PASS, TIMEOUT]