Rubber-stamped by Brady Eidson.
[webbrowser.git] / LayoutTests / fast / workers / worker-context-multi-port.html
blob16cedd11e5ef6e42a884748e0421aa055824b346
1 <head>
2 <link rel="stylesheet" href="../js/resources/js-test-style.css">
3 <script src="../js/resources/js-test-pre.js"></script>
4 </head>
5 <body>
6 <p id="description"></p>
7 <div id="console"></div>
8 <script src="resources/worker-util.js"></script>
9 <script src="resources/worker-context-multi-port.js"></script>
10 </body>