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-27 15:03:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6d97b623cdfed59bd8a747ee492cca5512966dc8
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
LibWeb: Fix character references losing characters in certain situations
2020-12-29 17:39:08 +01:00
HTMLTokenizer.h
…
ListOfActiveFormattingElements.cpp
…
ListOfActiveFormattingElements.h
…
StackOfOpenElements.cpp
…
StackOfOpenElements.h
…