Bug 85262
Summary: | Implement css3-images image-resolution | ||
---|---|---|---|
Product: | WebKit | Reporter: | David Barr <davidbarr> |
Component: | CSS | Assignee: | 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: |
David Barr
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Barr
Advertised on webkit-dev:
http://thread.gmane.org/gmane.os.opendarwin.webkit.devel/20505
David Barr
On bug 85457, unable to build support for a runtime feature flag.
Will opt for compile time flag instead.
yisibl
Nobody to fix it?
Brent Fulgham
This was updated to https://www.w3.org/TR/css-images-3/.
Brent Fulgham
'image-resolution' was deferred to CSS Images Module Level 4.
Radar WebKit Bug Importer
<rdar://problem/96957751>
Brent Fulgham
Some initial work was done in Bug 85264.