- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 19 Feb 2016 16:15:33 -0800
- To: whatwg/dom <dom@noreply.github.com>
Received on Saturday, 20 February 2016 00:16:02 UTC
This does look pretty cool. I hope people use it. My one big problem is that I don't like the overloaded return type (sometimes a node, sometimes an array). I think I would probably prefer a DocumentFragment all the time. Or maybe two helpers, one that throws if more than one element is parsed, and one that always gives an array? or always gives a document fragment? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/150#issuecomment-186463196
Received on Saturday, 20 February 2016 00:16:02 UTC