Files
ladybird/Libraries/LibWeb/Parser/Entities.cpp
Andreas Kling 1d94ca7cfc LibWeb: Fix codepoint_from_entity() never returning an error
If we don't find a matching entity, return an empty Optional.
2020-06-07 19:13:56 +02:00

74 KiB