dom
dom copied to clipboard
Import HTML's XPath and XSLT monkey patches
If DOM is going to define the APIs for these standards it should probably also define the monkey patches. Does that seem reasonable to everyone?
What monkey patches you're talking about here?
- https://html.spec.whatwg.org/#interactions-with-xpath-and-xslt
- https://html.spec.whatwg.org/#scriptTagXSLT
- https://html.spec.whatwg.org/#template-XSLT-XPath
I don't know why XPath keeps being related to XSLT (oh 90's, sometimes I miss you) but anything that further seal XPath as a Web standard should be backed by WHATWG, imho. Thanks for the push, if I understood its direction!