Files
ladybird/Libraries/LibWeb
Jelle Raaijmakers 2e29d3fb57 LibWeb: Fix is_allowed_child_of_node() for non-element parent node
When passing a DOM::Node that is not a DOM::Element, this method would
always try to cast to a DOM::Element.
2024-12-04 06:51:59 +01:00
..
2024-12-04 01:58:22 +01:00