Source code

Revision control

Copy as Markdown

Other Tools

[2d.text.draw.generic.family.w.html]
disabled:
expected:
if os == "mac": ERROR
[Test that drawing serif produces the same result between canvas and OffscreenCanvas in a Worker]
expected:
if (os == "mac") and debug: [PASS, TIMEOUT]
if (os == "mac") and not debug: [PASS, TIMEOUT]
[Test that drawing fantasy produces the same result between canvas and OffscreenCanvas in a Worker]
expected:
if os == "mac": TIMEOUT