[w3c/webcomponents] HTMLTableRowElement's insertCell doesn't need CEReactions (#595)

[`HTMLTableRowElement`](https://html.spec.whatwg.org/#htmltablerowelement)'s [`insertCell`](https://html.spec.whatwg.org/#dom-tr-insertcell) doesn't need `CEReactions` because it never creates or connects a custom element.

-- 
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/595

Received on Wednesday, 26 October 2016 01:09:54 UTC