gecko-dev/dom/jsurl/test/load-stopping-1a.html

10 строки
147 B
HTML
Исходник Обычный вид История

2007-04-02 07:04:58 +04:00
<!DOCTYPE html>
<head>
<script>
// location = 'javascript: "Test"';
</script>
</head>
<body>
<script>parent.passJSUrl1 = true;</script>
</body>