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

10 lines
112 B
HTML

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