Bug 23905

Summary: Add 3D properties to RenderStyle and friends
Product: WebKit Reporter: Chris Marrin <cmarrin>
Component: CSSAssignee: Chris Marrin <cmarrin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 23359    
Attachments:
Description Flags
Patch hyatt: review+

Chris Marrin
Reported 2009-02-11 15:12:02 PST
RenderStyle needs support for 3D related CSS: transform-style-3d, perspective, perspective-origin, and backface-visibility.
Attachments
Patch (16.14 KB, patch)
2009-02-11 15:15 PST, Chris Marrin
hyatt: review+
Chris Marrin
Comment 1 2009-02-11 15:15:13 PST
Dave Hyatt
Comment 2 2009-02-11 15:22:47 PST
Comment on attachment 27575 [details] Patch I don't think we need to ifdef this code. Let's just make the RenderStyle support 3D values. r=me with the ifdefs yanked.
Chris Marrin
Comment 3 2009-02-11 16:10:32 PST
Sending WebCore/ChangeLog Sending WebCore/platform/graphics/transforms/TransformOperation.h Sending WebCore/rendering/style/RenderStyle.cpp Sending WebCore/rendering/style/RenderStyle.h Sending WebCore/rendering/style/RenderStyleConstants.h Sending WebCore/rendering/style/StyleRareNonInheritedData.cpp Sending WebCore/rendering/style/StyleRareNonInheritedData.h Sending WebCore/rendering/style/StyleTransformData.cpp Sending WebCore/rendering/style/StyleTransformData.h Transmitting file data ......... Committed revision 40877.
Note You need to log in before you can comment on or make changes to this bug.