WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
17069
CSS: Request for proprietary extension to generic font families 1: 'monospace'
https://bugs.webkit.org/show_bug.cgi?id=17069
Summary
CSS: Request for proprietary extension to generic font families 1: 'monospace'
Nicholas Shanks
Reported
2008-01-29 13:29:54 PST
I would like the 'monospace' generic family to be seen as orthogonal to 'serif' and 'sans-serif' in the generic font-family fallback keywords. I envisage sites using it in this way: code { font-family: "Consolas", monospace serif, monospace; } Where WebKit would recognise monospace serif as meaning 'use Courier, not Monaco'. Other browsers would look for a font called 'monospace serif', not find one, and fall back to the generic of monospace. WebKit would ned to be hard‐coded with lists of Monospace fonts (which I believe it already has) but divided up into serif and sans‐serif.
Attachments
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2022-07-11 16:10:18 PDT
This idea should be discussed in the relevant CSS working group.
Myles C. Maxfield
Comment 2
2022-07-16 19:50:15 PDT
Right, Brent is right. The correct place to request this feature is at
https://github.com/w3c/csswg-drafts/issues/new
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug