Source code

Revision control

Copy as Markdown

Other Tools

[svg-mutation-single-to-multiple-001.html]
expected:
if (os == "win") and (processor == "x86_64") and not swgl and (version == "10.0.22621"): [FAIL, PASS]
if (os == "win") and (processor == "x86_64") and not swgl and (version == "10.0.19041"): FAIL
if (os == "win") and (processor == "x86_64") and swgl: PASS
if (os == "android") and swgl: PASS
if (os == "win") and (processor == "x86"): PASS
if (os == "linux") and swgl: PASS
[PASS, FAIL]