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+
Antti Koivisto
Comment 1 2012-01-31 14:24:34 PST
Antti Koivisto
Comment 2 2012-01-31 14:31:52 PST
Note You need to log in before you can comment on or make changes to this bug.