mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +02: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