Files
ladybird/Libraries/LibWeb/Editing/Internal/Algorithms.cpp
Jelle Raaijmakers f4c822ee38 LibWeb: Simplify fix_disallowed_ancestors_of_node()'s usage of node
Commit 98df4c2b changes the node argument to a GC::Ref<DOM::Node>, but
not all usages were updated accordingly.
2025-01-10 23:33:35 +01:00

125 KiB