WebPlatformTest / HTML5test

How well does your browser support HTML5?
https://html5test.com
MIT License
995 stars 193 forks source link

Safari 14.0.3 missing from the compare chart #581

Open SharanSMenon opened 3 years ago

SharanSMenon commented 3 years ago

Safari 14.0.3 and Chrome 86 are missing from the comparison chart. Safari 14.0.3 scores 494 and chrome 86 gets 528

SharanSMenon commented 3 years ago

Also Safari 14.0.3 is on macOS Big Sur. The website incorrectly identified my operating system as macOS Catalina 10.15 when in fact I am running macOS Big Sur 11.2.1

mgol commented 3 years ago

The identification as Catalina comes from the fact that all recent browsers froze their macOS version at 10.15 when used in Big Sur, some examples:

  1. Firefox: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:89.0) Gecko/20100101 Firefox/89.0
  2. Chrome: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36
  3. Safari: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.1.1 Safari/605.1.15