[Webkit-unassigned] [Bug 34963] New: iFrames transformed via CSS are clipped incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 15 15:34:05 PST 2010


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

           Summary: iFrames transformed via CSS are clipped incorrectly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: neven.mrgan at gmail.com


Created an attachment (id=48780)
 --> (https://bugs.webkit.org/attachment.cgi?id=48780)
Example

Applying a CSS transformation to an iFrame clips it incorrectly. A setting of
-webkit-transform: scale(.5) will scale the entire iframe 50%, but it will then
also further scale the clipping mask of the iframe's content by another 50%.

Attaching a reduced case.

-- 
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