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

@domenic you want to be able to set an attribute value without having to account for whether or not the passed in value included `"` or `'` or whitespace (in case it's unquoted). Similar for the contents of an element and such.

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

Received on Wednesday, 10 February 2016 19:59:56 UTC