add Media Fragments for images (spatial dimensions)
Categories
(Core :: Graphics: ImageLib, enhancement)
Tracking
()
People
(Reporter: fb+mozdev, Unassigned)
References
(Blocks 4 open bugs, )
Details
(Keywords: dev-doc-needed, feature)
Attachments
(2 files, 9 obsolete files)
| Reporter | ||
Updated•13 years ago
|
Updated•13 years ago
|
Updated•13 years ago
|
Comment 1•13 years ago
|
||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
Comment 6•13 years ago
|
||
Comment 7•13 years ago
|
||
Comment 8•13 years ago
|
||
Comment 9•13 years ago
|
||
Comment 10•13 years ago
|
||
Comment 11•13 years ago
|
||
Comment 12•13 years ago
|
||
Updated•13 years ago
|
Updated•13 years ago
|
Comment 13•13 years ago
|
||
Comment 14•13 years ago
|
||
Comment 15•13 years ago
|
||
Updated•13 years ago
|
Comment 16•13 years ago
|
||
Updated•13 years ago
|
Updated•13 years ago
|
Updated•13 years ago
|
Updated•13 years ago
|
Comment 17•13 years ago
|
||
Comment 18•13 years ago
|
||
Comment 19•13 years ago
|
||
Updated•13 years ago
|
Comment 20•13 years ago
|
||
Comment 21•13 years ago
|
||
Comment 22•13 years ago
|
||
Comment 23•13 years ago
|
||
Comment 24•13 years ago
|
||
Comment 25•13 years ago
|
||
Comment 26•13 years ago
|
||
Comment 27•13 years ago
|
||
| Reporter | ||
Comment 28•12 years ago
|
||
Comment 29•12 years ago
|
||
Comment 30•12 years ago
|
||
Comment 31•12 years ago
|
||
Comment 32•12 years ago
|
||
Updated•12 years ago
|
Comment 33•12 years ago
|
||
Updated•12 years ago
|
Comment 34•12 years ago
|
||
Comment 35•5 years ago
|
||
Would love to see this resurrected. It's a much better over all solution for image spiriting. Issues with the current process:
- requires the use of CSS background images even when you shouldn't need them
- syntax is bloated at best, uses up background-size and background-position therefore these properties can't be used for their normal purposes
- background repeat-x or repeat-y requires a specifically designed image
- can't repeat in both directions
- can't use for multiple border-image (requires distance from the edge)
Media Fragments for images would, I believe, fix all of this.
Comment 36•4 years ago
|
||
Very confused by this bug. It looks like a ton of work was put in toward image-fragments but nothing ever came of it?? Or did this lead to -moz-image-rect
Comment 37•4 years ago
|
||
The Media Fragments proposal didn't carry forward and other browsers weren't keen to implement IIRC.
Comment 38•4 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:aosmond, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•4 years ago
|
Comment 39•2 months ago
|
||
Any updates on this? This ticket doesn't seem to have any open tickets blocking it. It however blocks css image features and dozens of other dependent and subdependents.
Description
•