[Webkit-unassigned] [Bug 24571] Element is visible even if backface-visibility is 'hidden' and the back is facing towards the viewer.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 13 08:22:49 PDT 2009


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





------- Comment #3 from simon.fraser at apple.com  2009-03-13 08:22 PDT -------
backface-visibility isn't supported unless you have rendering that supports 3d
transforms.

The fix is also incorrect, because you need to compute a transform relative to
the root, and not just the container.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list