Open
Bug 1871820
Opened 1 year ago
Implement CSS attr(<attr-name> time)
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: sebo, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: dev-doc-needed)
The CSS Values and Units Module Level 5 extends the attr()
function to optionally specify a type or unit, which specifies how the attribute value should be parsed.
This bug is meant to implement the time
type.
Sebastian
You need to log in
before you can comment on or make changes to this bug.
Description
•