NEW 81698
-webkit-image-set should consider Page::pageScaleFactor(), Frame::pageZoomFactor(), and CSS transforms
https://bugs.webkit.org/show_bug.cgi?id=81698
Summary -webkit-image-set should consider Page::pageScaleFactor(), Frame::pageZoomFac...
Beth Dakin
Reported 2012-03-20 14:22:49 PDT
https://bugs.webkit.org/show_bug.cgi?id=80322 tracks implementing -webkit-image-set. The patch associated with that bug only factors in device scale factor when selecting the appropriate image. However, it should also consider Page::pageScaleFactor(), Frame::pageZoomFactor(), and CSS transforms.
Attachments
Radar WebKit Bug Importer
Comment 1 2012-03-22 11:35:57 PDT
Note You need to log in before you can comment on or make changes to this bug.