Comment on Should we remove XSLT from the web platform?
vane@lemmy.world 6 days ago
Why not fix library, corporate are lacking of founds to fix all the tickets ? Reminds me of Google openssl fork because it’s not “their” opensource product so they won’t contribute or pay someone to do it.
sugar_in_your_tea@sh.itjust.works 6 days ago
Looking through the comments, someone already wrote a polyfill that people could use if they need it. It’s a niche feature that is the source of security vulnerabilities, so why fix it if they can safely replace it?
vane@lemmy.world 5 days ago
To have good XSLT library that follows standard ? But no we got html5 and now web components and shadow DOM slop that is not even accessible from javascript instead of proper XSLT because nobody wants to deal with it. XPath is broken since the beginning of this shit show.
sugar_in_your_tea@sh.itjust.works 5 days ago
It sounds like you’re complaining about not having consistent DOM state, not about the XSLT library. Whether the library is built in to the browser or an add-on is irrelevant to your problem.