/dom/events/EventListener-handleEvent.html| status | subtest | message |
|---|---|---|
| PASS | calls `handleEvent` method of `EventListener` | |
| PASS | performs `Get` every time event is dispatched | |
| PASS | doesn't call `handleEvent` method on callable `EventListener` | |
| PASS | rethrows errors when getting `handleEvent` | |
| PASS | throws if `handleEvent` is falsy and not callable | |
| PASS | throws if `handleEvent` is thruthy and not callable |
bundle built 2026-07-16T07:16:48.063Z