mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-05 13:05:24 +00:00
<a href="/foo&=bar"> was being tokenized into <a href="/foo&=bar">. The spec mentions this but I had overlooked it. The bug happens because we interpreted the "&" as a named character reference.
86 KiB
86 KiB