mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:47:45 +00:00
LibWeb: Generate MathML Elements
We will now generate MathML elements when parsing HTML.
This commit is contained in:
parent
52d6df5ee5
commit
442602bec8
8 changed files with 123 additions and 1 deletions
|
@ -451,6 +451,7 @@ set(SOURCES
|
|||
Loader/Resource.cpp
|
||||
Loader/ResourceLoader.cpp
|
||||
MathML/MathMLElement.cpp
|
||||
MathML/TagNames.cpp
|
||||
MimeSniff/MimeType.cpp
|
||||
Namespace.cpp
|
||||
NavigationTiming/EntryNames.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue