mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 08:36:15 +00:00
Errantly copied the variable name from the spec. The `node` variable in this scope is what we passed to Node::insert_before; `node_to_insert` is what the spec is actually referring to as `node` here.