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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 19 09:46:51 PST 2013


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





--- Comment #6 from asaf <asaf.mazar at gmail.com>  2013-02-19 09:49:13 PST ---
Created an attachment (id=189105)
 --> (https://bugs.webkit.org/attachment.cgi?id=189105&action=review)
simplified test case with one yellow div containing only 2 rotated divs

note: bug did not reproduce with only one rotated div at increased size:  http://jsfiddle.net/AxkEj/29/
it appears that at least 2 rotated elements of large size are needed to reproduce the bug. it is not clear if transform scale is 
a prerequisite for reproduction of the bug.

related questions on stack overflow: 

http://stackoverflow.com/questions/10601359/chrome-css3-3d-transform-bug
http://stackoverflow.com/questions/14922254/intensive-use-of-css3transform-in-chrome-causes-parts-of-page-to-not-be-rendered

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