[Webkit-unassigned] [Bug 108954] New: Incorrect rendering when translating elements inside animating boxes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 5 10:07:47 PST 2013


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

           Summary: Incorrect rendering when translating elements inside
                    animating boxes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: https://zewt.org/~glenn/test-webkit-transition-bug.htm
                    l
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: glenn at zewt.org


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

The blue .overlay should be rendered on top of the text.  When the -webkit-transition on #box is triggered, the text ends up on top.  The text first appears when the box reaches the top, stays on top if the transition is reversed, then pops back underneath when it reaches the bottom.

To run the test, call test() from the console.  This happens in Windows 7 (r131444) and on Safari in iOS 6.

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