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-01-09 10:04:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
354f9aafd501e1a6ee033181e014b1b6f9d4e0c5
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
…
StackOfOpenElements.cpp
…
StackOfOpenElements.h
…