Sign in
chromium
/
external
/
Webkit
/
master
/
.
/
LayoutTests
/
fast
/
workers
/
worker-multi-port.html
blob: 2520e64a68ab6ad061709f439838321d26894f67 [
file
]
<head>
<script
src
=
"../js/resources/js-test-pre.js"
></script>
</head>
<body>
<script
src
=
"resources/worker-util.js"
></script>
<script
src
=
"resources/worker-multi-port.js"
></script>
</body>