Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE HTML>
<html>
<!--
Tests for Mixed Content Blocker - Opening link with _top target from an https iframe.
-->
<head>
<meta charset="utf-8">
<title>Tests for Mixed Content Frame Navigation</title>
</head>
<body>
<a href="http://example.com/" id="topTarget" target="_top">Go to http site</a>
</body>
</html>