docshell/test/iframesandbox/file_sibling_navigation_by_location.html@fc2d59ddac77
docshell/test/iframesandbox/file_sibling_navigation_by_location.html
Wed, 31 Dec 2014 07:22:50 +0100
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Wed, 31 Dec 2014 07:22:50 +0100
- branch
- TOR_BUG_3246
- changeset 4
- fc2d59ddac77
- permissions
- -rw-r--r--
Correct previous dual key logic pending first delivery installment.
5 <title>Test window for sibling navigation by location tests</title>
8 parent.postMessage(window.name, "*");
11 window.onload = onNav;
12 window.onhashchange = onNav;