index
:
firefox
debian
progress-linux
upstream
debian 12: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
web-platform
/
tests
/
workers
/
semantics
/
encodings
/
002.js
blob: 9dde7bbda921332a04b82658b2fe42f68c2e88f1 (
plain
)
1
2
3
onconnect
=
function
(
e
)
{
e
.
ports
[
0
].
postMessage
(
'å'
);
}