Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/dom/jsurl/test/load-stopping-1c.html

10 lines
147 B
HTML
Raw Normal View History

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