[Webkit-unassigned] [Bug 34147] If @font-face does not provide an explicit italic/bold variant, regular is used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 10 08:49:59 PST 2010


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #48475|review?                     |review-
               Flag|                            |




--- Comment #6 from mitz at webkit.org  2010-02-10 08:49:59 PST ---
(From update of attachment 48475)
WebKit’s current behavior matches the working draft that allowed specifying
multiple values for the font-weight and font-style descriptors:
<http://www.w3.org/TR/2002/WD-css3-webfonts-20020802/#select>. The latest
working draft does not allow it
<http://www.w3.org/TR/2009/WD-css3-fonts-20090618/#font-property-descriptors-the-font-style>.
I think it’s reasonable to change the behavior to match the newer draft—which I
think will have the same effect on the test case in this patch. However, this
patch introduces new behavior that doesn’t match either version of the spec.
That seems like a bad idea.

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