Comment by notpushkin

Comment by notpushkin 18 hours ago

7 replies

If I understand correctly, Mozilla and Apple don’t really want to support it either. And the reason for that is, the spec is still at XSLT 1.0, which is super old, and current implementations are effectively abandonware. Catch-22?

johncolanduoni 16 hours ago

I believe the spec is at XSLT 3.0 but no browser actually implemented past XSLT 1.0 (not 100% sure - almost nobody cared about this feature last month so hard to find good docs on support). HTML5 and C++ are cut from the same cloth - massive and no reference implementation so full of features that have been “standard” for 10 years but never implemented by anyone.

  • notpushkin 15 hours ago

    Yeah, sorry, the XSLT spec is at 3.0 right now of course, but the browsers don’t implement it, and the WHATWG HTML Living Standard only mentions XSLT 1.0.

  • arccy 15 hours ago

    even outside of browsers barely anything supports XSLT newer than 1.0

ekianjo 16 hours ago

The spec is at XLST 3 right now.