Mypal/netwerk/test/crashtests/1274044-1.html

8 lines
103 B
HTML

<script>
var u = new URL("http://127.0.0.1:9607/");
u.protocol = "resource:";
u.port = "";
</script>