Bug 24768

Summary: Font Family computed value only includes the font that was used
Product: WebKit Reporter: Faruk Ates <farukates>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: bfulgham, dino, emacemac7
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
URL: http://farukat.es/bugs/misc-font-family.html

Faruk Ates
Reported 2009-03-23 18:14:20 PDT
Webkit only returns the first specified font in a font-family declaration as Computed Value, regardless of what font is actually used / what fonts are available. See URL for test case with a custom font that you probably won't have on your system. The W3C Fonts spec says that the Computed Value should be "as specified": http://www.w3.org/TR/CSS21/fonts.html#font-family-prop
Attachments
Brent Fulgham
Comment 1 2022-07-12 12:33:45 PDT
The relevant test case doesn't seem available anymore.
Note You need to log in before you can comment on or make changes to this bug.