Files
ladybird/Userland/Libraries/LibWeb/DOM/Node.cpp
Luke 8b5ea01cfb LibWeb: Use node_to_insert instead of node in Node::insert_before
It was using the passed in node instead of the node from the vector.
Fixes a crash I found while testing jQuery.
2021-05-03 08:20:02 +02:00

19 KiB