trisquel-icecat/icecat/dom/jsurl/test/pass.html

9 lines
111 B
HTML

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