<!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> | |
<object type="text/html" data="resources/alert-pass.html"></object> | |
</body> | |
</html> |