1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-23 19:15:07 +00:00
serenity/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 LibWeb: Generate MathML Elements 2023-08-12 07:59:23 +01:00
MathMLElement.h LibWeb: Generate MathML Elements 2023-08-12 07:59:23 +01:00
MathMLElement.idl
TagNames.cpp LibWeb: Generate MathML Elements 2023-08-12 07:59:23 +01:00
TagNames.h LibWeb: Generate MathML Elements 2023-08-12 07:59:23 +01:00