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

changeset 0
6474c204b198
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