Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
`moveBefore` was moved to the `ParentNode` mixin as per whatwg/dom#1307 (comment) (and was committed in whatwg/dom@3f3e94c) As a result, its existence can no longer be checked on `Node.prototype` but must be checked in `Element.prototype`.
- Loading branch information