Re: [w3c/DOM-Parsing] innerHTML needs special case for <template> (#1)

I'm convinced by @rniwa, @ajklein, and @travisleithead that PR #12 is internally consistent: innerHTML/outerHTML are special, but direct Node manipulation APIs (addChild, insertAdjacentHTML, etc) should be untouched.  I'll make one suggestion to the spec text (as a comment on PR#12) which will hopefully clarify the underlying consistency to readers.

---
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/DOM-Parsing/issues/1#issuecomment-224412130

Received on Tuesday, 7 June 2016 20:58:37 UTC