tenfourfox/dom/jsurl/test/load-stopping-1a.html

10 lines
147 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<head>
<script>
// location = 'javascript: "Test"';
</script>
</head>
<body>
<script>parent.passJSUrl1 = true;</script>
</body>