[Webkit-unassigned] [Bug 79312] Font-face fonts in a dynamically-added stylesheet don't render when offsetWidth is called

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 23 12:43:27 PST 2012


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





--- Comment #2 from Sean McBride <sean at typekit.com>  2012-02-23 12:43:27 PST ---
It definitely looks related to bug 79186. That one involves a dynamically inserted link after a timeout. This one involves a dynamically inserted link immediately, followed by using offsetWidth on any element after a timeout.

Slightly different triggers, but it seems likely that they could have the same root cause?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list