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+

Antti Koivisto
Reported 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.
Attachments
patch (10.92 KB, patch)
2016-02-11 07:09 PST, Antti Koivisto
achristensen: review+
Antti Koivisto
Comment 1 2016-02-11 07:09:29 PST
Antti Koivisto
Comment 2 2016-02-11 12:34:00 PST
Note You need to log in before you can comment on or make changes to this bug.