mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-24 13:33:23 +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.