🏠 New in High Baseline Support: XPath

January 29, 2018

caniuse · mdn · spec

The document.evaluate() method selects elements in an HTML or XML document based on an expression of XPath, a domain specific language for querying XML documents. Also known as XML Path Language.

Source features