- From: Adam Klein <notifications@github.com>
- Date: Mon, 06 Jun 2016 15:04:50 -0700
- To: w3c/DOM-Parsing <DOM-Parsing@noreply.github.com>
- Cc:
Received on Monday, 6 June 2016 22:05:25 UTC
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