Back to Chromium

Dispatch Event No Document

third_party/blink/web_tests/fast/events/dispatch-event-no-document.html

149.0.7827.2207 B
Original Source

The test verifies that EventTarget with an event listener not inserted into a Document does not crash during an attempt to dispatch an event.

Test passes if there is no crash, and event is dispatched.

FAIL