Re: [dom] Proposal to improve the DOM creation api (#150)

If you didn't care that you always escaped the substituted DOM that would work, but what happens when I trust the substitution (e.g. I created it) and don't want to escape it so it will create DOM instead of string escaped DOM?

I'm guessing that this contributes to what makes this problem hugely complicated to get right.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/150#issuecomment-182510396

Received on Wednesday, 10 February 2016 18:15:08 UTC