This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-02-13 11:16:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea9ac3155d1774f13ac4e9a96605c0e85a8f299e
ladybird
/
Libraries
/
LibWeb
/
HTML
/
Parser
History
Andreas Kling
ea9ac3155d
Unicode: s/codepoint/code_point/g
...
Unicode calls them "code points" so let's follow their style.
2020-08-03 19:06:41 +02:00
..
Entities.cpp
Unicode: s/codepoint/code_point/g
2020-08-03 19:06:41 +02:00
Entities.h
Unicode: s/codepoint/code_point/g
2020-08-03 19:06:41 +02:00
HTMLDocumentParser.cpp
Unicode: s/codepoint/code_point/g
2020-08-03 19:06:41 +02:00
HTMLDocumentParser.h
…
HTMLToken.cpp
…
HTMLToken.h
Unicode: s/codepoint/code_point/g
2020-08-03 19:06:41 +02:00
HTMLTokenizer.cpp
Unicode: s/codepoint/code_point/g
2020-08-03 19:06:41 +02:00
HTMLTokenizer.h
Unicode: s/codepoint/code_point/g
2020-08-03 19:06:41 +02:00
ListOfActiveFormattingElements.cpp
…
ListOfActiveFormattingElements.h
LibWeb: Move the HTML parser into HTML/Parser/
2020-07-28 19:23:18 +02:00
StackOfOpenElements.cpp
…
StackOfOpenElements.h
LibWeb: Move the HTML parser into HTML/Parser/
2020-07-28 19:23:18 +02:00