[Webkit-unassigned] [Bug 174030] document.fonts.ready is resolved too quickly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 16 00:46:10 PDT 2019


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

Philip Jägenstedt <philip at foolip.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |philip at foolip.org

--- Comment #14 from Philip Jägenstedt <philip at foolip.org> ---
I've run into this as well in web-platform-tests, and have created a test that distills what many tests do and that won't work in Safari with web fonts:
https://github.com/web-platform-tests/wpt/pull/18489

I'm not sure if this is really the same bug as in http://output.jsbin.com/jexixam/quiet, but it does fit the same description: document.fonts.ready is resolved too quickly

This would cause thousands of tests to fail in Safari if we can't find a workaround.

-- 
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/20190816/d40c7c63/attachment.html>


More information about the webkit-unassigned mailing list