[whatwg/dom] Specify ShadowRoot.innerHTML (#393)

`innerHTML` is currently implemented as a property of `ShadowRoot` in both WebKit and Blink

(There’s been talk of moving it to `DocumentFragment`  but for that to happen somebody needs to do that work of coming up with what it does.)

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

Received on Friday, 6 January 2017 03:04:04 UTC