Dedicated Web Worker Tests - Allowed Uncaught Exception

Demonstrates running testharness based tests inside a dedicated web worker.

The test harness is expected to pass despite an uncaught exception in a worker because that worker is configured to allow uncaught exceptions.