Re: [dom] rename before() and after() of ChildNode (#134)

I tend to agree with @WesNetmo here. Function and method names should intuitively be verbs/actions. `insertBefore()` and `insertAfter()` sound far better to me than `.before()` and `.after()`.

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

Received on Sunday, 20 December 2015 15:34:22 UTC