blob: a70edd8b42bcc4b5605e693b0580c7c3c5372049 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Security-Policy" content="block-all-mixed-content; block-all-mixed-content">
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
</head>
<body>
<p>This tests that we emit a console warning when block-all-mixed-content is listed more than once.</p>
</body>
</html>