[Webkit-unassigned] [Bug 79186] REGRESSION (r104060): Web font is not loaded if specified by link element dynamically inserted

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 16:33:41 PST 2012


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


Andreas Kling <kling at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #128323|review?                     |review+
               Flag|                            |




--- Comment #12 from Andreas Kling <kling at webkit.org>  2012-02-22 16:33:41 PST ---
(From update of attachment 128323)
View in context: https://bugs.webkit.org/attachment.cgi?id=128323&action=review

r=me.

> LayoutTests/fast/css/font-face-insert-link.html:23
> +    link.setAttribute("href", "resources/ahem.css");

If we were feeling maximally fancy, this could probably be done with a data: URL.

> LayoutTests/fast/css/font-face-insert-link.html:34
> +     500

Long setTimeout() interval is long.

-- 
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