Bug 49570

Summary: Put italics specialization check back in CSSFontSelector
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: CSSAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mitz: review+

Dave Hyatt
Reported 2010-11-15 16:22:06 PST
Put italics specialization check back in CSSFontSelector. I had to back it out, since it broke a layout test, and the issue was that local font fallback fonts should not be considered by the specialization check (since you never want to pick a fallback over an actual @font-face rule if the @font-face rule can handle it).
Attachments
Patch (5.09 KB, patch)
2010-11-15 17:03 PST, Dave Hyatt
mitz: review+
Dave Hyatt
Comment 1 2010-11-15 17:03:09 PST
Dave Hyatt
Comment 2 2010-11-15 20:45:17 PST
Fixed in r72056.
Note You need to log in before you can comment on or make changes to this bug.