| 11:21 | <Dominic Farolino> | If we were designing the DOM mutation APIs today, would appendChild() not return the appended child? I'm guessing we'd adhere to https://github.com/whatwg/dom/issues/348#issuecomment-287090622, but I'm not sure if we've settled on that firmly. |
| 11:58 | <Noam Rosenthal> | https://www.w3.org/TR/design-principles/#void-functions |
| 12:04 | <Dominic Farolino> | Ah nice! |