Bug 154107

Summary: Rename Element::style() to Element::cssomStyle()
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch achristensen: review+

Description Antti Koivisto 2016-02-11 06:42:01 PST
It implements the IDL "style" attribute that returns a CSSOM object. Inside WebCore "style" generally refers to a RenderStyle.
Comment 1 Antti Koivisto 2016-02-11 07:09:29 PST
Created attachment 271059 [details]
patch
Comment 2 Antti Koivisto 2016-02-11 12:34:00 PST
http://trac.webkit.org/changeset/196430