[webkit-reviews] review granted: [Bug 79186] REGRESSION (r104060): Web font is not loaded if specified by link element dynamically inserted : [Attachment 128323] now with the test case included

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


Andreas Kling <kling at webkit.org> has granted Antti Koivisto <koivisto at iki.fi>'s
request for review:
Bug 79186: REGRESSION (r104060): Web font is not loaded if specified by link
element dynamically inserted
https://bugs.webkit.org/show_bug.cgi?id=79186

Attachment 128323: now with the test case included
https://bugs.webkit.org/attachment.cgi?id=128323&action=review

------- Additional Comments from Andreas Kling <kling at webkit.org>
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.


More information about the webkit-reviews mailing list