[csswg-drafts] [cssom] Sprinkle "[CEReactions]" IDL extended attributes

zcorpan has just created a new issue for 
https://github.com/w3c/csswg-drafts:

== [cssom] Sprinkle "[CEReactions]" IDL extended attributes ==
>From https://github.com/whatwg/html/pull/1412#issuecomment-226400073

Anything that can cause the `style` content attribute to change for an
 HTML element needs to have a `[CEReactions]` IDL extended attribute, 
for custom elements.

https://drafts.csswg.org/cssom/#cssstyledeclaration

e.g. `x.style.cssFloat = 'left'`
http://software.hixie.ch/utilities/js/live-dom-viewer/saved/4272

Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/200 using your GitHub 
account

Received on Saturday, 18 June 2016 13:00:12 UTC