[Webkit-unassigned] [Bug 61561] add support for "on demand" webfonts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 14 16:28:33 PDT 2011


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric at webkit.org




--- Comment #8 from Eric Seidel <eric at webkit.org>  2011-06-14 16:28:33 PST ---
What happens if you specify:

font-family: url(1.ttf), url(2.ttf), url(3.ttf),...;

Will that correctly load the fallback fonts when the earlier ones do not contain the necessary characters?  Would that be a working solution in today's browsers?

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