ladybird/Tests/LibWeb/Text/expected/HTML/HTMLSelectElement-with-detached-option.txt
Tim Ledbetter 2227674b91 LibWeb: Don't crash when updating a select with detached option elements
`Node::shadow_including_root()` was missing a null check, which caused
a crash when manipulating a select element, whose option elements were
initially detached.
2024-03-23 20:56:26 +01:00

1 line
22 B
Text