ladybird/Libraries/LibWeb/MathML
Shannon Booth 4d64f21fa5 LibWeb: Give IDL exposed PlatformObjects an InterfaceName
By making use of the WEB_PLATFORM_OBJECT macro we can remove
the boilerplate of needing to add this override for every
serializable platform object so that we can check whether they
are exposed or not.
2026-02-14 20:22:40 +01:00
..
AttributeNames.cpp LibWeb: Add MathML Element presentational hints 2025-10-22 01:46:41 +02:00
AttributeNames.h LibWeb: Add MathML Element presentational hints 2025-10-22 01:46:41 +02:00
Default.css LibWeb: Align mfrac Padding with Updated MathML Core Spec 2024-12-09 20:06:48 +00:00
MathMLElement.cpp LibWeb: Apply base presentational hints across the board 2026-02-04 20:21:36 +01:00
MathMLElement.h LibWeb: Add MathML Element presentational hints 2025-10-22 01:46:41 +02:00
MathMLElement.idl Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
MathMLMiElement.cpp LibWeb: Include PropertyID.h in fewer header files 2025-10-27 14:50:54 +00:00
MathMLMiElement.h LibWeb: Give IDL exposed PlatformObjects an InterfaceName 2026-02-14 20:22:40 +01:00
MathMLMspaceElement.cpp LibWeb/MathML: Combine mspace height and depth when both are valid 2025-11-14 09:55:02 +00:00
MathMLMspaceElement.h LibWeb: Give IDL exposed PlatformObjects an InterfaceName 2026-02-14 20:22:40 +01:00
TagNames.cpp LibWeb: Remove the initialize_strings methods 2025-01-12 00:35:58 +01:00
TagNames.h LibWeb: Remove the initialize_strings methods 2025-01-12 00:35:58 +01:00