Open mynamesleon opened 8 years ago
@mynamesleon that's a good point. I'd be in favor of removing this test, since it is unreliable, but it would require a major version change, due to it's breaking nature.
I'm curious of @viljamis's thoughts on this one.
Feature detection largely came about because checking for browser versions via the user agent string is unreliable. This is for multiple reasons including (as I'm sure you're already aware):
So including it as part of some of your checks seems somewhat contradictory.