Implement image() from CSS Image Values and Replaced Content Module Level 4
Categories
(Core :: CSS Parsing and Computation, enhancement)
Tracking
()
People
(Reporter: aharon, Unassigned)
References
(Depends on 1 open bug, Blocks 2 open bugs, )
Details
(Keywords: dev-doc-needed, feature)
Updated•14 years ago
|
| Reporter | ||
Comment 1•14 years ago
|
||
| Reporter | ||
Comment 2•14 years ago
|
||
Comment 3•13 years ago
|
||
Comment 5•13 years ago
|
||
Comment 7•13 years ago
|
||
Comment 9•13 years ago
|
||
Updated•12 years ago
|
Updated•12 years ago
|
Updated•9 years ago
|
Comment 11•7 years ago
|
||
Updated•7 years ago
|
Comment 12•5 years ago
|
||
Have run into a couple of cases lately where the Image Fragments from the image() function would be useful to have: being able to use sprites for repeating backgrounds and border images.
Comment 13•4 years ago
|
||
CSSWG is moving on to the ideas phase for css-images-5 which looks like it will include an @image rule for manipulating images before adding to CSS. This looks to add things that folks have been asking for years like transforms, filters, opacity, etc to CSS images. It will likely use the image() notation from css-images-4.
So even more reason now to have a stable version of css-images-4 image() to build on when the time comes for @image
Comment 14•4 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:emilio, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•4 years ago
|
Comment 15•4 years ago
|
||
css-images-4 will soon be getting a long overdue update (it's been 5 years yikes). Seems like a good time to revisit this.
Updated•3 years ago
|
Comment 16•7 months ago
|
||
Any updates on this? I would really like to have the image() CSS function, as that would allow me to e.g. implement my website's animated loading cursor as one spritesheet download of which different parts get shown each frame, instead of 16 separate images…
Description
•