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-04-07 21:27:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b53664a8ef4e93e49240a2973f3b8a2bb629dc1f
ladybird
/
Libraries
/
LibWeb
/
HTML
/
Parser
History
Andreas Kling
e08e1a89d9
LibWeb: No need to report that we encountered <svg> or <math>
...
These things happen, and it's not particularly noteworthy.
2021-01-09 15:22:23 +01:00
..
Entities.cpp
…
Entities.h
…
HTMLDocumentParser.cpp
LibWeb: No need to report that we encountered <svg> or <math>
2021-01-09 15:22:23 +01:00
HTMLDocumentParser.h
…
HTMLToken.cpp
LibWeb: Convert a bunch of String::format() => String::formatted()
2021-01-03 14:35:09 +01:00
HTMLToken.h
…
HTMLTokenizer.cpp
…
HTMLTokenizer.h
…
ListOfActiveFormattingElements.cpp
…
ListOfActiveFormattingElements.h
…
StackOfOpenElements.cpp
…
StackOfOpenElements.h
…