gecko/dom/html/test/bug372098-link-target.html

8 lines
103 B
HTML
Raw Normal View History

<html>
<script type="text/javascript">
parent.callback(location.search.substr(1));
</script>
</html>