mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-30 11:37:16 +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.