blob: 10c3a0acb37763c5444fd5a5403cf89ba144d06c [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();
testRunner.dumpChildFramesAsText();
}
</script>
</head>
<body onload="runTest(document.querySelector('iframe'))">
<p>This test verifies that the HTTP referrer is hidden when navigating from a Microsoft Word QuickLook preview. This test PASSED only if nothing is printed below.</p>
<iframe src="resources/hide-referer-on-navigation.docx"></iframe>
</body>
</html>