[image-animation-img-running-to-normal.html]
expected:
if (os == "win") and debug and swgl: [PASS, FAIL]
if (os == "android") and debug and not swgl: FAIL
if (os == "win") and not debug: [PASS, FAIL]
if (os == "mac") and debug: [PASS, FAIL]
if (os == "linux") and not tsan: FAIL
[FAIL, PASS]