Mypal/docshell/test/navigation/file_triggeringprincipal_if...

16 lines
215 B
HTML

<!DOCTYPE html>
<html>
<body>
Frame B navigating Frame A
<script type="text/javascript">
window.open("file_triggeringprincipal_iframe_iframe_window_open_frame_a_nav.html", "framea");
</script>
</body>
</html>