blob: f821a3748ca65e04b1f749a27fa1f70eb1492121 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script src="/js-test-resources/ui-helper.js"></script>
<script src="resources/tap-run-test-hyperlink.js"></script>
<script>
if (window.testRunner) {
testRunner.dumpAsText();
}
</script>
</head>
<body>
<p>This test verifies that form submission is blocked using QuickLook to preview a Microsoft Word document. This test PASSED only if a security error is logged to the console.</p>
<iframe src="resources/submit-form-blocked.docx" onload="runTest(this, 50)"></iframe>
</body>
</html>