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