Files
ladybird/Userland/Libraries/LibWeb/HTML/Parser/HTMLTokenizer.cpp
Max Wipfli e22a34badb LibWeb: Fix assertion failures in HTMLTokenizer
The *TagName states are all very similar, so it seems to be correct to
apply the fix from #8761 to all of those states.

This fixes #8788.
2021-07-16 11:55:55 +02:00

97 KiB