WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
77475
Make CSSOM style() return CSSStyleDeclaration*
https://bugs.webkit.org/show_bug.cgi?id=77475
Summary
Make CSSOM style() return CSSStyleDeclaration*
Antti Koivisto
Reported
2012-01-31 13:59:12 PST
CSSStyleRule::style() and some other places return CSSMutableStyleDeclaration. They should return the plain CSSOM type instead.
Attachments
patch
(10.53 KB, patch)
2012-01-31 14:24 PST
,
Antti Koivisto
andersca
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2012-01-31 14:24:34 PST
Created
attachment 124820
[details]
patch
Antti Koivisto
Comment 2
2012-01-31 14:31:52 PST
http://trac.webkit.org/changeset/106393
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