[Webkit-unassigned] [Bug 229727] imported/w3c/web-platform-tests/css/css-font-loading/fontfaceset-load-var.html crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 10 00:52:07 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=229727

--- Comment #3 from Myles C. Maxfield <mmaxfield at apple.com> ---
It looks like we're parsing the argument to `FontFaceSet.load(...)` in a worker, but the parser requires being run on the main thread, not in a worker.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210910/a0d22e67/attachment.htm>


More information about the webkit-unassigned mailing list