tenfourfox/dom/browser-element/mochitest/file_browserElement_AppWindowNamespace.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

8 lines
91 B
HTML

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