logoalt Hacker News

righthandyesterday at 10:40 PM1 replyview on HN

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

Link to example?


Replies

kuschkutoday at 12:48 AM

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.
show 1 reply