ASSIGNED 85264
WIP: css3-images image-resolution
https://bugs.webkit.org/show_bug.cgi?id=85264
Summary WIP: css3-images image-resolution
David Barr
Reported 2012-04-30 23:09:40 PDT
This bug is to track the initial draft of adding image-resolution. I expect it to be broken into a series of smaller patches.
Attachments
Draft patch (37.87 KB, patch)
2012-04-30 23:20 PDT, David Barr
no flags
David Barr
Comment 1 2012-04-30 23:20:57 PDT
Created attachment 139586 [details] Draft patch
David Barr
Comment 2 2012-04-30 23:33:03 PDT
The attached draft patch demonstrates which components of the CSS stack are relevant to this feature. It does not implement extracting resolution data from images or the 'snap' keyword. Given that my primary goal was to enumerate the affected components, I expect some bugs. This feature should be testable using javascript tests, ie no pixel tests required. TODO: add an enum for image-resolution flags (snap/from-image) and implement snap.
Brent Fulgham
Comment 3 2022-07-13 09:49:58 PDT
The code has changed significantly since this patch was created. We probably can't use it in its current form.
Note You need to log in before you can comment on or make changes to this bug.