🏠 New in High Baseline Support: Mixed content handling

July 15, 2022

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