[whatwg/dom] Export next and previous sibling? (#791)

The [ContentEditable spec](https://w3c.github.io/contentEditable/) currently talks about the {{Node/nextSibling}} IDL attribute, but I think it really wants to "next sibling" and "previous sibling" concepts, which are not exported from DOM. 

Should we export those concepts? Happy to send a PR, but wanted to check first. 

-- 
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/791

Received on Monday, 28 October 2019 05:20:06 UTC