[webkit-reviews] review granted: [Bug 34147] If @font-face does not provide an explicit italic/bold variant, regular is used : [Attachment 126189] Patch(just rebased)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 12 08:44:23 PST 2012


mitz at webkit.org has granted Kenichi Ishibashi <bashi 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 126189: Patch(just rebased)
https://bugs.webkit.org/attachment.cgi?id=126189&action=review

------- Additional Comments from mitz at webkit.org
View in context: https://bugs.webkit.org/attachment.cgi?id=126189&action=review


> Source/WebCore/css/CSSFontSelector.cpp:432
> +    //   - If the desired weight is 500, 400 is checked first and then the
rule for desired weights less than 400 is used.

This almost seems like a typo in the spec. If you specify 500, you get 100
before you get 600.


More information about the webkit-reviews mailing list