mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-06 07:46:55 +00:00
`Node::shadow_including_root()` was missing a null check, which caused a crash when manipulating a select element, whose option elements were initially detached.