🏠 New in Low Baseline Support: XSLT

July 29, 2015

caniuse · mdn · spec

The XSLTProcessor API transforms XML documents into new XML or HTML documents, using XSLT stylesheets. You can use XSLT to convert data between different XML schemas or to convert XML data into web pages or PDF documents. Also known as Extensible Stylesheet Language Transformations.

Source features