Files
ladybird/Libraries/LibWeb/Parser
Andreas Kling c8e0426ab9 LibWeb: Parser should prefer the longest matchable HTML entity
If we can match both "&copy" and "©" we should prefer the latter.

Also remove invalid FIXME's about case insensitive entities.
2020-05-30 11:31:49 +02:00
..
2020-05-26 22:23:09 +02:00