[Webkit-unassigned] [Bug 117086] New: [CSS Regions] CSS transforms applied to content and regions do not "cancel" each other

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 31 09:58:23 PDT 2013


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

           Summary: [CSS Regions] CSS transforms applied to content and
                    regions do not "cancel" each other
           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: mibalan at adobe.com
                CC: WebkitBugTracker at adobe.com
            Blocks: 57312


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

In case of simple DOM nesting, applying a transform on an element and the inverse transform on the parent should render as if no transforms were applied.
However, if a 3D transform is applied to content flowed in a region and the inverse transform is applied to the region, the result still has some residual transformation applied. This bug is most likely related to bug 114293 where the perspective is not obeyed.

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