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