🏠 New in Low Baseline Support: XPath

July 29, 2015

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