[w3c/webcomponents] HTMLOptionsCollection's length attribute must have CEReactions (#596)

[`HTMLOptionsCollections`](https://html.spec.whatwg.org/#htmloptionscollection)'s [`length`](https://html.spec.whatwg.org/#dom-htmloptionscollection-length) attribute must have `CEReactions` since this attribute, on setting, can remove option elements, which in turn may disconnect descendent custom elements if there are any.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/596

Received on Wednesday, 26 October 2016 01:18:35 UTC