Mypal/dom/jsurl/test/pass.html
2019-03-11 13:26:37 +03:00

10 lines
111 B
HTML

<!DOCTYPE html>
<html>
<body>
<script>
parent.passJSUrl = true;
parent.finishTest();
</script>
</body>
</html>