blob: e10de5745f5418611e2f8001768b409dc2dce84a [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" href="http://example.test: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>