RESOLVED FIXED 80678
Restore Attr::style() functionality.
https://bugs.webkit.org/show_bug.cgi?id=80678
Summary Restore Attr::style() functionality.
Andreas Kling
Reported 2012-03-08 23:21:11 PST
<http://trac.webkit.org/changeset/106740> removed the ability to access a CSSStyleDeclaration through Attr. It turns out we still have clients for the Obj-C API, so the functionality was removed incorrectly.
Attachments
Proposed patch (3.93 KB, patch)
2012-03-09 13:59 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2012-03-09 13:59:05 PST
Andreas Kling
Comment 2 2012-03-09 13:59:29 PST
Created attachment 131101 [details] Proposed patch
Andreas Kling
Comment 3 2012-03-12 11:51:36 PDT
Comment on attachment 131101 [details] Proposed patch Clearing flags on attachment: 131101 Committed r110450: <http://trac.webkit.org/changeset/110450>
Andreas Kling
Comment 4 2012-03-12 11:51:42 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.