Closed
Bug 1352749
Opened 8 years ago
Closed 7 years ago
Implement image() from CSS Image Values and Replaced Content Module Level 3
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
DUPLICATE
of bug 703217
People
(Reporter: sebo, Unassigned)
References
()
Details
The CSS Image Values and Replaced Content Module defines an image() function, which allows to:
* use media fragments to clip out a portion of an image
* use a solid color as an image
* fallback to a solid-color image, when the image at the specified url can’t be downloaded or decoded
* automatically respect the image orientation specified in the image's metadata
This bug is meant to implement this function.
Sebastian
Reporter | ||
Updated•8 years ago
|
No longer blocks: css-images-3
Reporter | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Keywords: dev-doc-needed
You need to log in
before you can comment on or make changes to this bug.
Description
•