Sign in
chromium
/
external
/
github.com
/
web-platform-tests
/
wpt
/
refs/heads/https-acid3
/
.
/
eventsource
/
dedicated-worker
/
eventsource-close2.js
blob: 4a9cbd20b8ab178b184dc0f853eaf0419d6b047e [
file
] [
log
] [
blame
] [
edit
]
self
.
close
()
var
source
=
new
EventSource
(
"../resources/message.py"
)
postMessage
(
source
.
readyState
)