[Webkit-unassigned] [Bug 18002] @font-face { src: local("font"); } matches font family, not full face name

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 19 21:15:27 PDT 2011


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


Tab Atkins <tabatkins at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
                 CC|                            |tabatkins at google.com




--- Comment #7 from Tab Atkins <tabatkins at google.com>  2011-10-19 21:15:27 PST ---
It looks like this in INVALID, then, since the behavior difference is due to different font APIs on Mac, not a misimplemented feature.  You can indeed select a particular face with local(), you just have to use a different name on Safari/Mac than on other platforms.

(It makes me sad that face names are so hard to select properly, but there's not a lot we can do now, since we're dependent on the platform APIs.)

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