Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<head>
<script src="csp-violations.js"></script>
<script src="navigation-support.js"></script>
</head>
<body>
<p>Support page for trusted-types-navigation.*.html tests.</p>
<a id="anchor" href="#">link</a>
<form>
<input id="submit" type="submit">
</form>
<script>
navigateToJavascriptURL(/* aReportOnly */ false);
</script>
</body>