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

What @travisleithead said sounds right to me: only innerHTML is special-cased in Chromium (and other browsers) at the moment, and it's worth making sure that's well-documented by the spec.

As to the question of whether insertAdjacentHTML also ought to be special-cased, that seems like a separate question which should be considered separately.

---
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-224103003

Received on Monday, 6 June 2016 22:05:25 UTC