mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-02 07:30:08 +00:00
10 lines
111 B
HTML
10 lines
111 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<body>
|
|
<script>
|
|
parent.passJSUrl = true;
|
|
parent.finishTest();
|
|
</script>
|
|
</body>
|
|
</html>
|