Sign in
cobalt
/
cobalt
/
0a28a8fa312d64217177b774535966deff46f251
/
.
/
src
/
third_party
/
web_platform_tests
/
eventsource
/
resources
/
init.htm
blob: 7c56d88800da948b76b5ce818c83f2e4217264a2 [
file
] [
log
] [
blame
]
Andrew Top
61a8495
2019-04-30 15:07:33 -0700
[
diff
] [
blame
]
1
<!doctype html>
2
<html>
3
<head>
4
<title>
support init file
</title>
5
</head>
6
<body>
7
<script>
parent
.
init
()
</script>
8
</body>
9
</html>