LibWeb: Add MathML Element presentational hints

This commit is contained in:
Lorenz A 2025-09-20 22:54:45 +02:00 committed by Jelle Raaijmakers
parent f1571c4217
commit 96b34ea744
Notes: github-actions[bot] 2025-10-21 23:48:01 +00:00
13 changed files with 380 additions and 2 deletions

View file

@ -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