Files
UXP-Fixed/testing/web-platform/tests/eventsource/resources/init.htm
T
2018-02-02 04:16:08 -05:00

10 lines
143 B
HTML

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