WebPlatformTest / HTML5test

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

Notify Users Not Using HTTPS #551

Open ecc521 opened 6 years ago

ecc521 commented 6 years ago

HTTP is used by default - and some features are only available in secure contexts This causes scores to show up significantly lower than they should.

screenshot 2018-10-13 at 1 34 14 pm screenshot 2018-10-13 at 1 33 59 pm

ecc521 commented 6 years ago

Just noticed #495 It appears your fix has not worked. (Chrome 70, Beta)

ericlaw1979 commented 5 years ago

This is increasingly important as Chrome has started moving more and more features behind Secure Context checks. The old version of Edge (which doesn't do Secure Context checks for many features that Chrome does) now scores higher than Chrome on HTTP, giving a misleading picture to users.