Source code

Revision control

Copy as Markdown

Other Tools

[transition-timing-function.html]
expected:
if (os == "linux") and not fission and debug: [ERROR, OK]
if (os == "android") and not swgl and not debug: OK
if (os == "win") and not debug: OK
if os == "mac": OK
[OK, ERROR]