Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/executorwebdriver
/
.
/
eventsource
/
resources
/
init.htm
blob: 7c56d88800da948b76b5ce818c83f2e4217264a2 [
file
] [
log
] [
blame
] [
edit
]
<!doctype html>
<html>
<head>
<title>
support init file
</title>
</head>
<body>
<script>
parent
.
init
()
</script>
</body>
</html>