1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 10:28:10 +00:00
serenity/Libraries/LibWeb/HTML/Parser
Nico Weber 19ac1f6368 Revert "Unicode: s/codepoint/code_point/g"
This reverts commit ea9ac3155d.
It replaced "codepoint" with "code_points", not "code_point".
2020-08-05 22:33:42 +02:00
..
Entities.cpp Revert "Unicode: s/codepoint/code_point/g" 2020-08-05 22:33:42 +02:00
Entities.h Revert "Unicode: s/codepoint/code_point/g" 2020-08-05 22:33:42 +02:00
HTMLDocumentParser.cpp Revert "Unicode: s/codepoint/code_point/g" 2020-08-05 22:33:42 +02:00
HTMLDocumentParser.h LibWeb: Move the HTML parser into HTML/Parser/ 2020-07-28 19:23:18 +02:00
HTMLToken.cpp LibWeb: Move the HTML parser into HTML/Parser/ 2020-07-28 19:23:18 +02:00
HTMLToken.h Revert "Unicode: s/codepoint/code_point/g" 2020-08-05 22:33:42 +02:00
HTMLTokenizer.cpp Revert "Unicode: s/codepoint/code_point/g" 2020-08-05 22:33:42 +02:00
HTMLTokenizer.h Revert "Unicode: s/codepoint/code_point/g" 2020-08-05 22:33:42 +02:00
ListOfActiveFormattingElements.cpp LibWeb: Move the HTML parser into HTML/Parser/ 2020-07-28 19:23:18 +02:00
ListOfActiveFormattingElements.h LibWeb: Move the HTML parser into HTML/Parser/ 2020-07-28 19:23:18 +02:00
StackOfOpenElements.cpp LibWeb: Move the HTML parser into HTML/Parser/ 2020-07-28 19:23:18 +02:00
StackOfOpenElements.h LibWeb: Move the HTML parser into HTML/Parser/ 2020-07-28 19:23:18 +02:00