Tests that repeatedly setting 'onerror' within a shared worker doesn't crash.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


Starting worker: resources/shared-worker-replace-event-handler.js
[Worker] 'onerror' repeatedly updated ok.
PASS successfullyParsed is true

TEST COMPLETE