Open
Bug 1448252
Opened 8 years ago
Updated 4 months ago
Implement CSS attr(<attr-name> url)
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: sebo, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: dev-doc-needed, Whiteboard: css-attr)
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 'url' type.
Sebastian
Updated•7 years ago
|
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → S3
| Reporter | ||
Updated•2 years ago
|
Summary: Implement CSS attr(<attr-name> url, <attr-fallback>) → Implement CSS attr(<attr-name> url)
You need to log in
before you can comment on or make changes to this bug.
Description
•