blob: 7505bca255d120464ef82891d52248187288ec09 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Security-Policy" content="block-all-mixed-content">
<script src="dump-securitypolicyviolation-and-notify-done.js"></script>
<style>
body {
background-color: white;
}
</style>
<link rel="stylesheet" href="http://127.0.0.1:8000/security/mixedContent/resources/style.css">
</head>
<body>
This background color should be white.
</body>
</html>