RESOLVED FIXED 154107
Rename Element::style() to Element::cssomStyle()
https://bugs.webkit.org/show_bug.cgi?id=154107
Summary Rename Element::style() to Element::cssomStyle()
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.