mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
LibWeb: Add MathML Element presentational hints
This commit is contained in:
parent
f1571c4217
commit
96b34ea744
Notes:
github-actions[bot]
2025-10-21 23:48:01 +00:00
Author: https://github.com/lpas
Commit: 96b34ea744
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6252
Reviewed-by: https://github.com/AtkinsSJ
Reviewed-by: https://github.com/gmta ✅
13 changed files with 380 additions and 2 deletions
|
|
@ -758,7 +758,10 @@ set(SOURCES
|
|||
Loader/ProxyMappings.cpp
|
||||
Loader/Resource.cpp
|
||||
Loader/ResourceLoader.cpp
|
||||
MathML/AttributeNames.cpp
|
||||
MathML/MathMLElement.cpp
|
||||
MathML/MathMLMiElement.cpp
|
||||
MathML/MathMLMspaceElement.cpp
|
||||
MathML/TagNames.cpp
|
||||
MediaCapabilitiesAPI/MediaCapabilities.cpp
|
||||
MediaSourceExtensions/BufferedChangeEvent.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue