Re: [whatwg/dom] Proposal: ParentNode.empty() (#478)

@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