[Webkit-unassigned] [Bug 37451] Web Inspector: Show Exact Font Being Used
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Feb 20 05:43:15 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=37451
Trevor Downs <cyberskull at mac.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cyberskull at mac.com
--- Comment #1 from Trevor Downs <cyberskull at mac.com> 2011-02-20 05:43:15 PST ---
I was just about to file a bug for this myself.
I would like to see in the font list the font in use bolded or otherwise marked as to what is in use.
If a fallback is used I think next to the keyword the font should be listed in parentheses and italics. Possibly a lighter color as well?
So for example:
font-family: mycoolcustomfont, <b>Helvetica</b>, san-serif;
Since for whatever reason the first choice was not used and the second choice was, it is bolded to indicate the active typeface.
font-family: monotype<i>(Monaco)</i>;
The font here is one of the keyword fallbacks, so in this case it shows the fallback in italics.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list