this post was submitted on 03 Aug 2024
180 points (97.9% liked)
Firefox
4111 readers
20 users here now
A community for discussion about Mozilla Firefox.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Given the level of support a browser has for something is basically the browser's version (there's no such thing as a version number for JavaScript or CSS for example, there's a spec that's kinda versioned, but browsers don't implement everything the same), you've basically just described user agent strings
We have feature detection approaches today that make UA based browser detection generally unnecessary but the horse has already bolted on that now