[Webkit-unassigned] [Bug 94407] New: Reflows occur during CSS Transform animation with certain child nodes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 17 18:51:11 PDT 2012


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

           Summary: Reflows occur during CSS Transform animation with
                    certain child nodes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://jsfiddle.net/VkuhJ/
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jalbers at mines.edu


Performing a CSS Transform animation on an element results in unnecessary reflows when the element contains one of the following nodes:
-'select' element
-'input' element of type 'text' with an associated placeholder containing text (Note: if the placeholder is empty, it does not cause reflows)

See the associated jsfiddle: http://jsfiddle.net/VkuhJ/

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