🏠 New in Low Baseline Support: Mixed content handling
January 15, 2020
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
http.mixed-content[mdn]http.mixed-content.blockable_mixed_content[mdn]http.mixed-content.auto_upgrade_video_audio[mdn]http.mixed-content.auto_upgrade_images[mdn]http.mixed-content.block_mixed_downloads[mdn]http.mixed-content.allow_loopback_url[mdn]http.mixed-content.allow_localhost_url[mdn]http.mixed-content.allow_file_urls[mdn]