202
Firefox 126 Available - Adds "Linux" To The Android User Agent String
(www.phoronix.com)
A place to discuss the news and latest developments on the open-source browser Firefox.
1. Adhere to the instance rules
2. Be kind to one another
3. Communicate in a civil manner
If you would like to bring an issue to the moderators attention, please use the "Create Report" feature on the offending comment or post and it will be reviewed as time allows.
I don't think any of those standards do versions anymore. They just add modules, and then browsers implement them in whatever order.
They could list the individual features, but of course, now you've exposed a huge fingerprinting vector. And that wouldn't even help for bugs, where the browsers would say they implement a feature, but then a bug would still require a browser-specific workaround. And you'd have to have access to it already via the HTTP request headers, because you might need to serve different content in response to it.
UA strings are not pretty, but it's not a simple problem to solve.