Open Bug 1432878 Opened 7 years ago Updated 2 years ago

Style used fonts for the font shorthand like it's done for font-family

Categories

(DevTools :: Inspector: Rules, enhancement, P2)

enhancement

Tracking

(Not tracked)

People

(Reporter: brennan.brisad, Unassigned)

References

Details

As of bug 994559, the actual font family used by an element is highlighted in the `font-family` property value. Implement such highlighting for the `font` shorthand also.
This will require smarter parsing than for font-family, because the short-hand's syntax is quite more complex. It may contain plenty of other values and keywords that are not font-family names (small-caps, italic, bold, caption, message-box, etc.)
Severity: normal → enhancement
Priority: -- → P2
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.