[Webkit-unassigned] [Bug 63492] Incorrect weight and style matching for @font-face families

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 27 16:39:30 PDT 2011


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





--- Comment #1 from Sean McBride <sean at typekit.com>  2011-06-27 16:39:30 PST ---
Forgot to mention that this should be tested two ways:

1. First, open the test page without Arvo installed on your system. This will show you the fallbacks being incorrectly used when every variation should be rendering in the single bold italic variation that's defined in the single @font-face rule.

2. Then download Arvo via the link on the Google Webfonts page and install it on a Mac OSX system. Load the test page again, and you'll see the locally installed fonts being used alongside the web font. According to the spec, this should never happen. (A @font-face rule should override the whole locally installed family unless a local() statement is included in the src property.) Here's the download link for the font: http://www.google.com/webfonts/family?family=Arvo&subset=latin#download

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