[Webkit-unassigned] [Bug 147296] [FreeType] Typekit fonts do not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 17 09:44:25 PST 2016


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

--- Comment #28 from Myles C. Maxfield <mmaxfield at apple.com> ---
(In reply to comment #27)
> (In reply to comment #25)
> > All of the features in the example work exactly as described, but the
> > sliders to toggle them are grayed out as if insensitive. So the page is
> > telling users WebKit does not support advanced font features, when in fact
> > they work fine.
> 
> To clarify: in that example, you can click on the sliders and they actually
> work fine, same as in Firefox, even though they appear insensitive in WebKit.

Yeah, I debugged that site a few weeks ago; they are doing naive UA detection along with a pre populated list of UAs that support font features. Unfortunately, they can't use @supports because we have had parsing support for the property for years (the properties just did nothing). Maybe they could use @supports with one of the newer properties I added, like font-variant-east-asian.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160117/f74f1d04/attachment.html>


More information about the webkit-unassigned mailing list