ladybird/Userland/Libraries/LibWeb/HTML/Parser
Linus Groh e4b3591ac4 LibWeb: Fix a TODO in the adoption agency algorithm
There's still a much bigger one at the end of the function though. :^)
2021-04-13 21:59:55 +02:00
..
Entities.cpp LibWeb: Remove a whole bunch of unnecessary #includes 2021-02-10 09:13:29 +01:00
Entities.h Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
HTMLDocumentParser.cpp LibWeb: Fix a TODO in the adoption agency algorithm 2021-04-13 21:59:55 +02:00
HTMLDocumentParser.h LibWeb: Use the new "ensure_pre_insertion_validity" in the HTML document parser 2021-04-06 21:42:00 +02:00
HTMLToken.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
HTMLToken.h Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
HTMLTokenizer.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
HTMLTokenizer.h Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes 2021-02-26 16:59:56 +01:00
ListOfActiveFormattingElements.cpp Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
ListOfActiveFormattingElements.h Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00
StackOfOpenElements.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
StackOfOpenElements.h Libraries: Move to Userland/Libraries/ 2021-01-12 12:17:46 +01:00