blob: 2573c5acca731177f1a0bfb08e4c4adc895ba292 [file] [log] [blame]
<html>
<head>
<script>
window.onload = function() {
parent.frames[1].location='no-file-access-frame-2.html';
}
</script>
</head>
<body>
<p>This tests if a file URL can navigate a peer file URL frame.
If the test failed it will hang and the frame to the right will remain blank.</p>
</body>
</html>