[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
Wed May 27 13:43:33 PDT 2009


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


simon.fraser at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX




------- Comment #5 from simon.fraser at apple.com  2009-05-27 13:43 PDT -------
backface-visibility is only supported when ACCELERATED_COMPOSITING is enabled,
and in that situation it works.

If you have a 3d rendering path that does not rely on ACCELERATED_COMPOSITING,
then it presumably requires a bunch of extra changes which would also need to
be committed.


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