summaryrefslogtreecommitdiffstats
path: root/dom/html/test/bug372098-link-target.html
blob: b22b8e020e813a3cdbbd1b8436e7aca4eaa7d7c4 (plain)
1
2
3
4
5
6
7
<html>
<script type="text/javascript">

parent.callback(location.search.substr(1));

</script>
</html>