Bug 38074

Summary: [Qt] GraphicsLayer: backface visibility
Product: WebKit Reporter: Noam Rosenthal <noam>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal Keywords: Qt
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 35312, 38071    
Attachments:
Description Flags
support for backface-visibility in GraphicsLayerQt none

Description Noam Rosenthal 2010-04-23 18:49:41 PDT
The -webkit-backface-visibility property needs to be special-cased in GraphicsLayerQt
Comment 1 Noam Rosenthal 2010-04-23 18:52:17 PDT
See bug 38071 for test case.
Comment 2 Noam Rosenthal 2010-04-24 08:36:47 PDT
Created attachment 54217 [details]
support for backface-visibility in GraphicsLayerQt

Note that most of the test cases also require preserves-3d, which is not yet supported.
Comment 3 Noam Rosenthal 2010-04-28 06:50:38 PDT

*** This bug has been marked as a duplicate of bug 35312 ***