WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
22605
Make CSSMutableStyleDeclaration::removeProperty() work for -webkit-transition
https://bugs.webkit.org/show_bug.cgi?id=22605
Summary
Make CSSMutableStyleDeclaration::removeProperty() work for -webkit-transition
Simon Fraser (smfr)
Reported
2008-12-02 14:47:00 PST
CSSMutableStyleDeclaration::removeProperty() has some logic for compound properties. We need to make this work for -webkit-transition and other transition and transform-related properties.
Attachments
patch + testcases
(9.77 KB, patch)
2009-01-07 13:17 PST
,
Dean Jackson
mitz: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2008-12-08 11:54:39 PST
<
rdar://problem/6405457
>
Dean Jackson
Comment 2
2009-01-07 13:17:38 PST
Created
attachment 26505
[details]
patch + testcases Asking mitz for review since he reviewed simon's associated patch a while back.
mitz
Comment 3
2009-01-07 13:24:29 PST
Comment on
attachment 26505
[details]
patch + testcases r=me
Dean Jackson
Comment 4
2009-01-07 15:57:14 PST
Committed
r39691
M WebCore/ChangeLog M WebCore/css/CSSMutableStyleDeclaration.cpp M LayoutTests/ChangeLog A LayoutTests/fast/css/transform-inline-style-remove.html A LayoutTests/fast/css/transform-inline-style-remove-expected.txt
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