Files
ladybird/Libraries/LibWeb/Parser/HTMLTokenizer.cpp
Andreas Kling a3936f10eb LibWeb: Fix tokenizing scripts with '<' in them
The EMIT_CHARACTER_AND_RECONSUME_IN was emitting the current token
instead of the specified codepoint.
2020-06-02 14:27:53 +02:00

66 KiB