Source code

Revision control

Copy as Markdown

Other Tools

# XSLT
This directory contains tentative tests for [XSLT](https://dom.spec.whatwg.org/#xslt).
See [whatwg/dom#181](https://github.com/whatwg/dom/issues/181) for getting XSLT
better specified.
There are additional details on XSLT in HTML:
- [Interaction of `script` elements and XSLT](https://html.spec.whatwg.org/multipage/scripting.html#scriptTagXSLT) (non-normative)
- [Interaction of `template` elements with XSLT and XPath](https://html.spec.whatwg.org/multipage/scripting.html#template-XSLT-XPath) (non-normative)