[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
Sun Feb 24 06:18:47 PST 2013


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


asaf <asaf.mazar at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #189043|0                           |1
        is obsolete|                            |
 Attachment #189045|0                           |1
        is obsolete|                            |
 Attachment #189105|0                           |1
        is obsolete|                            |




--- Comment #7 from asaf <asaf.mazar at gmail.com>  2013-02-24 06:21:11 PST ---
Created an attachment (id=189974)
 --> (https://bugs.webkit.org/attachment.cgi?id=189974&action=review)
further simplification of test case

Test results per browser on  full screen view (http://jsfiddle.net/AxkEj/35/embedded/result/)

On mouseover, rotation is applied to violet div on z axis by 45 degrees. 

Safari: 5.1.7: The rotated div disappears.
Chrome latest: entire page except orange and violet divs disappear.
Firefox:  All elements are visible. rotated element is skewed.

full screen : http://jsfiddle.net/AxkEj/35/embedded/result/

The bug is currently in unconfirmed status. What is required for the bug to be considered as confirmed?

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