Bug 85262

Summary: Implement css3-images image-resolution
Product: WebKit Reporter: David Barr <davidbarr>
Component: CSSAssignee: David Barr <davidbarr>
Status: ASSIGNED ---    
Severity: Normal CC: 50167214, bfulgham, dstorey, gyuyoung.kim, jchaffraix, peter, syoichi, webkit-bug-importer
Priority: P2 Keywords: InRadar, WebExposed
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
URL: http://www.w3.org/TR/2012/CR-css3-images-20120417/#image-resolution
See Also: https://bugs.webkit.org/show_bug.cgi?id=85264
Bug Depends on: 90140, 91467, 85332, 85439, 85442, 85451, 85457, 87685, 89745, 100865    
Bug Blocks:    

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.