Remix.run Logo
righthand 3 hours ago

> (Though I've written repeatedly about my preferred alternative to XSLT)

Link to example?

kuschku 22 minutes ago | parent [-]

I've previously suggested the XML stylesheet tag should allow

    <?xml-stylesheet type="application/javascript" href="https://example.org/script.js"?>
which would then allow the script to use the service-worker APIs to intercept and transform the request.