blob: c207edef59df4214b7cd1290acd2beb9613d05f0 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="http://127.0.0.1:8080/security/mixedContent/resources/style.css">
</head>
<body>
This background color should be blue.
<script>
if (window.opener)
window.opener.postMessage('done', '*');
</script>
</body>
</html>