tenfourfox/testing/web-platform/tests/eventsource/resources/init.htm
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

10 lines
143 B
HTML

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