[webkit-reviews] review granted: [Bug 171795] Move 'style' from Element to HTMLElement / SVGElement and make it settable : [Attachment 309343] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 8 04:44:40 PDT 2017


Alex Christensen <achristensen at apple.com> has granted Chris Dumez
<cdumez at apple.com>'s request for review:
Bug 171795: Move 'style' from Element to HTMLElement / SVGElement and make it
settable
https://bugs.webkit.org/show_bug.cgi?id=171795

Attachment 309343: Patch

https://bugs.webkit.org/attachment.cgi?id=309343&action=review




--- Comment #8 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 309343
  --> https://bugs.webkit.org/attachment.cgi?id=309343
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=309343&action=review

> Source/WebCore/css/StyleProperties.cpp:1335
>      m_cssomWrapper = std::make_unique<PropertySetCSSStyleDeclaration>(this);

*this


More information about the webkit-reviews mailing list