Bug 38074 - [Qt] GraphicsLayer: backface visibility
Summary: [Qt] GraphicsLayer: backface visibility
Status: RESOLVED DUPLICATE of bug 35312
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt
Depends on:
Blocks: 35312 38071
  Show dependency treegraph
 
Reported: 2010-04-23 18:49 PDT by Noam Rosenthal
Modified: 2010-04-28 06:50 PDT (History)
0 users

See Also:


Attachments
support for backface-visibility in GraphicsLayerQt (4.09 KB, patch)
2010-04-24 08:36 PDT, Noam Rosenthal
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***