2 <script src=
"../../resources/js-test.js"></script>
4 // http://crbug.com/239669
5 description("Tests that repeatedly setting 'onerror' within a shared worker doesn't crash.");
6 startWorker("resources/shared-worker-replace-event-handler.js", "shared");