[computed view] Property grouping
Categories
(DevTools :: Inspector, enhancement, P3)
Tracking
(Not tracked)
People
(Reporter: pbro, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
86.32 KB,
image/jpeg
|
Details |
Reporter | ||
Comment 1•11 years ago
|
||
Reporter | ||
Updated•11 years ago
|
Comment 2•10 years ago
|
||
Updated•9 years ago
|
Comment 4•9 years ago
|
||
Reporter | ||
Updated•7 years ago
|
Updated•7 years ago
|
Assignee | ||
Updated•4 years ago
|
Comment hidden (advocacy) |
Comment 6•3 years ago
|
||
For what it's worth, the Chrome DevTools have these groups in that order:
"Layout", "Text", "Appearance", "Animation", "Grid", "Flex", "Table", "Generated Content", "Other"
Most of the properties are not properly grouped, though. I could imagine other groups like "Lists", "Colors", "Alignment", "Columns", "Containment", "Masking", "Fill & Stroke", "UI", "Overflow", "Transformation", "Scrolling" and "Shapes".
If a group is completely empty (because the "Browser Styles" option is disabled and there is no property of that group set), it shouldn't be shown.
One question is whether properties that fit into different categories should appear in multiple groups. Reason for that would be that users might expect the property in any of the related groups. My opinion on this isn't really strong so far, though I guess categorizing them into one group is easier. And if a property is that general, maybe it deserves to be in its own group.
Sebastian
Updated•2 years ago
|
Description
•