[w3c/webcomponents] document.close doesn't need CEReactions (#597)

I don't think [`close()`](https://html.spec.whatwg.org/#dom-document-close) on [`Document`](https://html.spec.whatwg.org/#document) need `CEReactions` because it doesn't mutate attributes or insert/remove nodes.

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

Received on Wednesday, 26 October 2016 21:27:53 UTC