dom/browser-element/mochitest/file_browserElement_AppWindowNamespace.html

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
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