dom/browser-element/mochitest/file_browserElement_AppWindowNamespace.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:d9c5e938a829
1 <html>
2 <body>
3 <script>
4 window.open("http://example.com", "foo");
5 </script>
6 </body>
7 </html>

mercurial