WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
23905
Add 3D properties to RenderStyle and friends
https://bugs.webkit.org/show_bug.cgi?id=23905
Summary
Add 3D properties to RenderStyle and friends
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Marrin
Comment 1
2009-02-11 15:15:13 PST
Created
attachment 27575
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug