[Webkit-unassigned] [Bug 110056] New: css3 transform can cause elements to no be rendered on screen

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 17 09:46:23 PST 2013


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

           Summary: css3 transform can cause elements to no be rendered on
                    screen
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: asaf.mazar at gmail.com


when using css3 transform:rotate combined with transform:scale on elements whose dimensions are several hundred/thousand pixels,
once a threshold of size/number of elements is reached, parts of the page  are no longer rendered on the screen.

simplified test case available here: http://jsfiddle.net/aB4D5/5/
to reproduce bug, increase the value in the numeric pickers - causing the orange container div to grow in size.

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