<!DOCTYPE html> | |
<html> | |
<head> | |
<script> | |
if (window.testRunner) | |
testRunner.dumpAsText(); | |
</script> | |
<meta http-equiv="Content-Security-Policy" content="object-src 'self'; child-src 'none'"> | |
</head> | |
<body> | |
<embed type="text/html" src="resources/alert-pass.html"> | |
</body> | |
</html> |