ladybird/Userland/Libraries/LibWeb/MathML
Jonah 0b2da4f8c6 LibWeb: Add the default user agent MathML stylesheet
We now apply MathML's default user agent style sheet along with other
default styles. This sheet is not mixed in with the other styles in
CSS/Default.css because it is a namespaced stylesheet and so has to
be its own sheet.
2023-08-12 07:59:23 +01:00
..
Default.css LibWeb: Add the default user agent MathML stylesheet 2023-08-12 07:59:23 +01:00
MathMLElement.cpp
MathMLElement.h
MathMLElement.idl
TagNames.cpp
TagNames.h