Files
palemoon27/testing/web-platform/tests/XMLHttpRequest/resources/init.htm
T

10 lines
143 B
HTML

<!doctype html>
<html>
<head>
<title>support init file</title>
</head>
<body>
<script> parent.init() </script>
</body>
</html>