Re: [whatwg/dom] Proposal: ParentNode#append() to return self (#348)

In general we don't want to support this chaining style in web APIs, I'd say. We should respect [command-query separation](https://en.wikipedia.org/wiki/Command%E2%80%93query_separation) as much as possible.

-- 
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/348#issuecomment-287090622

Received on Thursday, 16 March 2017 15:19:39 UTC