tenfourfox/dom/jsurl/test/load-stopping-1a.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

10 lines
147 B
HTML

<!DOCTYPE html>
<head>
<script>
// location = 'javascript: "Test"';
</script>
</head>
<body>
<script>parent.passJSUrl1 = true;</script>
</body>