mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-27 10:07:15 +02:00
The spec doesn't say they should exist, so we should not `VERIFY_NOT_REACHED()` when they don't. Prevents a crash in the WPT `editing/event.html` tests.