[Webkit-unassigned] [Bug 212919] New: Web Inspector: Styles: display longhand properties under shorthands
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jun 8 13:57:08 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=212919
Bug ID: 212919
Summary: Web Inspector: Styles: display longhand properties
under shorthands
Product: WebKit
Version: WebKit Nightly Build
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: nvasilyev at apple.com
CC: inspector-bugzilla-changes at group.apple.com
Created attachment 401367
--> https://bugs.webkit.org/attachment.cgi?id=401367&action=review
[Image] Firefox vs Chrome vs Safari
Both Firefox DevTools and Chrome DevTools (a) fold longhand properties into shorthands (b) provide UI to expand shorthands to display the corresponding longhands.
We should do the same.
Displaying longhands as leafs of shorthands helps web developers understand CSS. Some shorthands are notoriously hard to comprehend.
"font: normal 24px/1.2 sans-serif" - what is "normal" here? font-weight? font-style? font-stretch? font-variant-ligatures? font-variant-caps?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200608/273cf659/attachment.htm>
More information about the webkit-unassigned
mailing list