gecko-dev/dom/browser-element/mochitest/file_browserElement_Browser...

8 строки
108 B
HTML

<html>
<body>
<script>
window.open("http://example.com/" + location.hash, "foo");
</script>
</body>
</html>