Open
Bug 2003740
Opened 1 day ago
Autocomplete values allowed in attr()
Categories
(DevTools :: Inspector: Rules, enhancement)
DevTools
Inspector: Rules
Tracking
(Not tracked)
NEW
People
(Reporter: sebo, Unassigned)
References
(Blocks 1 open bug)
Details
The extended attr() function takes the type() function, the keywords raw-string and number, and units like px, deg, ms, etc., see https://drafts.csswg.org/css-values-5/#typedef-attr-type.
Those values should be autocompleted.
Sebastian
You need to log in
before you can comment on or make changes to this bug.
Description
•