blob: 6d8895ab332a55ddbeef2bb4f00d0e974c0d7ca7 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="dart.unittest" content="full-stack-traces">
<!-- The following line forces the use of TrustedScriptURLs.
This is the key difference between this file and
default generated html file.
-->
<meta http-equiv="Content-Security-Policy" content="require-trusted-types-for 'script'">
<title> trusted_script_url_test </title>
<style>
.unittest-table { font-family:monospace; border:1px; }
.unittest-pass { background: #6b3;}
.unittest-fail { background: #d55;}
.unittest-error { background: #a11;}
</style>
</head>
<body>
<h1> Running trusted_script_url_test </h1>
<script type="text/javascript"
src="/root_dart/pkg/test_runner/lib/src/test_controller.js"></script>
%TEST_SCRIPTS%
</body>
</html>