This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
L. David Baron
dbaron.org
did:plc:hvckokxkhitlvux73q53cgmq
disable-output-escaping is described as an optional feature in the XSLT 1.0 spec.
The Firefox XSLT implementation takes advantage of this and works in a different way: it transforms a DOM tree directly to another DOM tree rather than to text that needs to go through the XML parser again.
2025-08-05T09:52:45.806Z