RESOLVED FIXED 70521
Remove StyleBase::cssText().
https://bugs.webkit.org/show_bug.cgi?id=70521
Summary Remove StyleBase::cssText().
Andreas Kling
Reported 2011-10-20 10:11:43 PDT
It's no longer needed, as CSSRule and CSSStyleDeclaration both have it as a pure virtual member.
Attachments
A patch (1.40 KB, patch)
2011-10-20 10:14 PDT, Andreas Kling
no flags
Andreas Kling
Comment 1 2011-10-20 10:14:20 PDT
Antti Koivisto
Comment 2 2011-10-20 10:15:07 PDT
Comment on attachment 111799 [details] A patch r=me
WebKit Review Bot
Comment 3 2011-10-20 11:36:21 PDT
Comment on attachment 111799 [details] A patch Clearing flags on attachment: 111799 Committed r98006: <http://trac.webkit.org/changeset/98006>
WebKit Review Bot
Comment 4 2011-10-20 11:36:25 PDT
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.