Bug 80678

Summary: Restore Attr::style() functionality.
Product: WebKit Reporter: Andreas Kling <kling>
Component: DOMAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: koivisto
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

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.