forked from mozilla/Garmr
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
The check for mixed content ('HttpsResourceOnHttpsLink') does not parse https resources.
That means that 'secure' CSS or JS files which trigger the load of files via HTTP will not be detected.
Example:
page.html (HTTPS) loads style.css (HTTPS), which subsequently requires a background-image that is only available via http.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels