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