dom/src/jsurl/test/load-stopping-1c.html

branch
TOR_BUG_9701
changeset 15
b8a032363ba2
equal deleted inserted replaced
-1:000000000000 0:555898882e02
1 <!DOCTYPE html>
2 <head>
3 <script>
4 location = 'javascript:void("Test")';
5 </script>
6 </head>
7 <body>
8 <script>parent.passJSUrl3 = true</script>
9 </body>

mercurial