[Webkit-unassigned] [Bug 67162] New: Applying a scale transform to an <img> doesn't repaint properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 29 16:10:11 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=67162

           Summary: Applying a scale transform to an <img> doesn't repaint
                    properly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mdelaney at apple.com
                CC: simon.fraser at apple.com,
                    webkit-bug-importer at group.apple.com


Created an attachment (id=105538)
 --> (https://bugs.webkit.org/attachment.cgi?id=105538&action=review)
testcase

This affects both Safari and Chrome on Lion - didn't test other OSes.

Attaching a test case that shows the issue. It appears that the dirty rect after the transform is applied is of the initial (smaller) size of the img before the scale.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list