mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-27 06:54:19 +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.