Fire attributeChangedCallback on style changes for Custom Elements V1
W3C discussion[1] resolved to allow observing the style attribute. CEReactions are added to CSSStyleDeclaration interface[2]. Ported from a canceled patch for Custom Elements V0[3]. [1] https://github.com/w3c/webcomponents/issues/521 [2] https://drafts.csswg.org/cssom/#cssstyledeclaration [3] https://codereview.chromium.org/1446933002 BUG=594918 Review-Url: https://codereview.chromium.org/2166213002 Cr-Commit-Position: refs/heads/master@{#407112}
Showing
Please register or sign in to comment