WPT
wpt / workers / interfaces / WorkerGlobalScope / onerror / exception-in-onerror.html
Spec: https://html.spec.whatwg.org/multipage/workers.html ↗
Runs: Chrome 155.0.8041.0 (wpt@4a01b83e3, 2026-09-04) | Firefox 157.0a1 (wpt@4a01b83e3, 2026-09-04) | Safari 251 preview (wpt@a1e944e7a, 2026-09-04) | Ladybird 1.0-a7825 (wpt@4a01b83e3, 2026-09-04) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 16/16 | 16/16 | 16/16 | 16/16 | 16/16 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Throw in worker initialization: classic: listener | PASS | PASS | PASS | PASS | PASS | — |
| Throw in worker initialization: classic: handler | PASS | PASS | PASS | PASS | PASS | — |
| Throw in setTimeout(function): classic: listener | PASS | PASS | PASS | PASS | PASS | — |
| Throw in setTimeout(function): classic: handler | PASS | PASS | PASS | PASS | PASS | — |
| Throw in setTimeout(string): classic: listener | PASS | PASS | PASS | PASS | PASS | — |
| Throw in setTimeout(string): classic: handler | PASS | PASS | PASS | PASS | PASS | — |
| Throw in message handler: classic: listener | PASS | PASS | PASS | PASS | PASS | — |
| Throw in message handler: classic: handler | PASS | PASS | PASS | PASS | PASS | — |
| Throw in worker initialization: module: listener | PASS | PASS | PASS | PASS | PASS | — |
| Throw in worker initialization: module: handler | PASS | PASS | PASS | PASS | PASS | — |
| Throw in setTimeout(function): module: listener | PASS | PASS | PASS | PASS | PASS | — |
| Throw in setTimeout(function): module: handler | PASS | PASS | PASS | PASS | PASS | — |
| Throw in setTimeout(string): module: listener | PASS | PASS | PASS | PASS | PASS | — |
| Throw in setTimeout(string): module: handler | PASS | PASS | PASS | PASS | PASS | — |
| Throw in message handler: module: listener | PASS | PASS | PASS | PASS | PASS | — |
| Throw in message handler: module: handler | PASS | PASS | PASS | PASS | PASS | — |