Open
Bug 1285811
Opened 9 years ago
Updated 3 years ago
Support <image> values (gradient, -moz-element()) for the 'content' property
Categories
(Core :: Layout: Images, Video, and HTML Frames, defect, P3)
Core
Layout: Images, Video, and HTML Frames
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox50 | --- | affected |
People
(Reporter: dbaron, Unassigned)
References
(Blocks 2 open bugs)
Details
(Keywords: dev-doc-needed)
Attachments
(1 file)
743 bytes,
text/html
|
Details |
https://drafts.csswg.org/css-content/#propdef-content has started to be edited to say that the 'content' property accepts all <image> values. So far the editing has only reached the "Value" line in the propdef template; the rest of the spec still describes behavior only for <url> rather than all of <image>.
Apparently, though, this is implemented in Blink, IE, and Edge, as described in:
https://twitter.com/anatudor/status/752093340250800128
http://codepen.io/thebabydino/pen/KrXQqL?editors=1100
Reporter | ||
Comment 1•9 years ago
|
||
Also reported https://github.com/w3c/csswg-drafts/issues/308 on making the spec actually define this.
Reporter | ||
Comment 2•9 years ago
|
||
Updated•9 years ago
|
Keywords: dev-doc-needed
Updated•9 years ago
|
Priority: -- → P3
Updated•7 years ago
|
Product: Core → Core Graveyard
Updated•7 years ago
|
Product: Core Graveyard → Core
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•