chromium/third_party/blink/web_tests/external/wpt/dom/xslt/README.md

# 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:
- [Interactions with XPath and XSLT](https://html.spec.whatwg.org/multipage/infrastructure.html#interactions-with-xpath-and-xslt)
- [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)