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

8 строки
91 B
HTML

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