[Webkit-unassigned] [Bug 83954] New: Clipping is not applied on layers that are animated using platform code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 13 16:00:36 PDT 2012


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

           Summary: Clipping is not applied on layers that are animated
                    using platform code
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: achicu at adobe.com


The overflow:hidden is only creating a layer if there's any child that overflows the clipping box, but when the animations run in hardware there's no layout code that checks that anymore. See the attached test 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