Bug 9573

Summary: "monospace" in style declaration makes the font pick up a default size
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: hyatt, ian
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://www.456bereastreet.com/archive/200408/sizing_monospaced_fonts/
Bug Depends on:    
Bug Blocks: 4223    

Alexey Proskuryakov
Reported 2006-06-25 00:25:39 PDT
These two style declarations result in different rendering when the default proportional and monospace fonts have different sizes: font-family:Monaco; and font-family:Monaco,monospace; Not sure whether this is intentional, but Mac Firefox doesn't behave this way.
Attachments
Alexey Proskuryakov
Comment 1 2006-09-18 12:23:06 PDT
<http://webkit.org/blog/?p=67> has a discussion of this issue.
Dave Hyatt
Comment 2 2006-09-18 13:25:22 PDT
It is intentional. :)
Alexey Proskuryakov
Comment 3 2006-09-21 10:00:31 PDT
Marking as WONTFIX per the above comment.
Note You need to log in before you can comment on or make changes to this bug.