Bug 81698

Summary: -webkit-image-set should consider Page::pageScaleFactor(), Frame::pageZoomFactor(), and CSS transforms
Product: WebKit Reporter: Beth Dakin <bdakin>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: allan.jensen, bdakin, dongseong.hwang, eoconnor, kenneth, mikhail.pozdnyakov, noam, rjkroege, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 111304    
Bug Blocks:    

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.