blob: 3697dd9b786d8f9ad8058967683043aef33053b4 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
if (window.testRunner)
testRunner.dumpAsText();
</script>
<meta http-equiv="Content-Security-Policy" content="script-src *">
</head>
<body>
<p>Test passes if the JavaScript script is loaded.</p>
<script src="resources/alert-pass.js"></script>
</body>
</html>