Bug 85262 - Implement css3-images image-resolution
Summary: Implement css3-images image-resolution
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Barr
URL: http://www.w3.org/TR/2012/CR-css3-ima...
Keywords: InRadar, WebExposed
Depends on: 90140 91467 85332 85439 85442 85451 85457 87685 89745 100865
Blocks:
  Show dependency treegraph
 
Reported: 2012-04-30 22:44 PDT by David Barr
Modified: 2022-07-13 09:50 PDT (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Barr 2012-04-30 22:44:10 PDT
The css3-images module is at candidate recommendation.
One property from that module that is not yet implementes in WebKit is image-resolution.
http://www.w3.org/TR/2012/CR-css3-images-20120417/#image-resolution

I propose to introduce the property, initially behind a runtime feature flag.
Comment 1 David Barr 2012-04-30 23:12:25 PDT
Advertised on webkit-dev:
http://thread.gmane.org/gmane.os.opendarwin.webkit.devel/20505
Comment 2 David Barr 2012-05-28 17:27:35 PDT
On bug 85457, unable to build support for a runtime feature flag.
Will opt for compile time flag instead.
Comment 3 yisibl 2015-07-08 20:33:40 PDT
Nobody to fix it?
Comment 4 Brent Fulgham 2022-07-13 09:47:31 PDT
This was updated to https://www.w3.org/TR/css-images-3/.
Comment 5 Brent Fulgham 2022-07-13 09:48:24 PDT
'image-resolution' was deferred to CSS Images Module Level 4.
Comment 6 Radar WebKit Bug Importer 2022-07-13 09:48:44 PDT
<rdar://problem/96957751>
Comment 7 Brent Fulgham 2022-07-13 09:50:19 PDT
Some initial work was done in Bug 85264.