mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-12 23:57:57 +00:00
This replaces a copy construction of an HTMLToken with a move(). This allows HTMLToken to be made non-copyable in a further commit.
This replaces a copy construction of an HTMLToken with a move(). This allows HTMLToken to be made non-copyable in a further commit.