[webkit-reviews] review requested: [Bug 80322] Implement image-set : [Attachment 131687] Patch: image-set for the content property

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 13 11:55:54 PDT 2012


Beth Dakin <bdakin at apple.com> has asked  for review:
Bug 80322: Implement image-set
https://bugs.webkit.org/show_bug.cgi?id=80322

Attachment 131687: Patch: image-set for the content property
https://bugs.webkit.org/attachment.cgi?id=131687&action=review

------- Additional Comments from Beth Dakin <bdakin at apple.com>
Here's an initial implementation. This version only hooks up image-set for the
content property. I decided to add the ifdef after all. Platforms will have to
opt in. If this gets reviewed and checked in, I will be sure to reply to
webkit-dev to make sure other ports know that I added the ifdef after all. This
implementation leaves the following important follow-up bugs:

-Hook up -webkit-image-set for all other CSS properties that take images
(background, border, etc)
-image-set should update dynamically when the device scale factor changes
-image-set should kick in for all other forms of scaling instead of just device
scale (page scale, CSS transforms, page zoom)


More information about the webkit-reviews mailing list