[webkit-reviews] review denied: [Bug 34147] If @font-face does not provide an explicit italic/bold variant, regular is used : [Attachment 48475] bold_italic_font_face_v1

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


mitz at webkit.org has denied Yusuke Sato <yusukes at chromium.org>'s request for
review:
Bug 34147: If @font-face does not provide an explicit italic/bold variant,
regular is used
https://bugs.webkit.org/show_bug.cgi?id=34147

Attachment 48475: bold_italic_font_face_v1
https://bugs.webkit.org/attachment.cgi?id=48475&action=review

------- Additional Comments from mitz at webkit.org
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-th
e-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.


More information about the webkit-reviews mailing list