- From: Jonathan Neal <notifications@github.com>
- Date: Tue, 18 Jul 2017 07:41:56 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 18 July 2017 14:42:23 UTC
@domenic, I think the *strangeness* of `innerHTML = ''` is that one is switching from working with a DOM tree to working with an HTML parser, similar to `document.write` (if the `ParentNode`-ness of my proposal holds up). -- 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/478#issuecomment-316086008
Received on Tuesday, 18 July 2017 14:42:23 UTC