Re: [whatwg/dom] Consider specifying document.evaluate and document.createNSResolver (#67)

@gsnedders in https://github.com/whatwg/dom/pull/763#discussion_r288570832:

> * `XPathException` is gone (just use `DOMException`)
> * The query is matched against the DOM, and therefore contrary to the XPath 1.0 data model the root element has a parent (the Document) and text nodes can be adjacent to one another. [wilful violation]

-- 
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/67#issuecomment-525654763

Received on Wednesday, 28 August 2019 09:08:33 UTC