🏠 New in Low Baseline Support: Mixed content handling

January 15, 2020

caniuse · mdn · spec

When a document is loaded over HTTPS, browsers ensure that none of the document’s resources are loaded over an insecure protocol. Instead, resources that the document attempts to load over an insecure protocol are either loaded over HTTPS or are blocked.

Source features