Files
ladybird/Libraries/LibWeb/Parser
Andreas Kling e836f09094 LibWeb: Fix parser interpreting """ as "&quot"
There was a logic mistake in the entity parser that chose the shorter
matching entity instead of the longer. Fix this and make the entity
lists constexpr while we're here.
2020-06-10 10:34:28 +02:00
..
2020-05-26 22:23:09 +02:00