RESOLVED FIXED 73171
CSSMutableStyleDeclaration: setCssText() mostly duplicates parseDeclaration().
https://bugs.webkit.org/show_bug.cgi?id=73171
Summary CSSMutableStyleDeclaration: setCssText() mostly duplicates parseDeclaration().
Andreas Kling
Reported 2011-11-27 09:01:20 PST
setCssText() should call parseDeclaration() so we don't need two copies of the code.
Attachments
Patch (1.68 KB, patch)
2011-11-27 09:03 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2011-11-27 09:03:56 PST
Antti Koivisto
Comment 2 2011-11-27 10:59:55 PST
Comment on attachment 116675 [details] Patch r=me
WebKit Review Bot
Comment 3 2011-11-27 12:34:25 PST
Comment on attachment 116675 [details] Patch Clearing flags on attachment: 116675 Committed r101208: <http://trac.webkit.org/changeset/101208>
WebKit Review Bot
Comment 4 2011-11-27 12:34:30 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.