Post #2751716
2025-08-17 18:55 UTC
@rumpel@chaos.social
XSLT 1 is quite a pain to work with, but newer versions are much better (if no less verbose). The fact that browsers have not stepped up to keep pace is the issue here.
> There's plenty of other ways to render or style rss feeds.
Not really there isn't.
Replies (1)
-
@rumpel@chaos.social 2025-08-17 19:05
@oblomov@sociale.network can't you load XML in a language of your choice (e.g. a JavaScript application) and process and output whatever you like? Browsers making a trade-off between potential vulnerabilities for billions vs a feature used by a small minority seems like reasonable behavior.