diff --git a/Meta/Lagom/Tools/CodeGenerators/LibWeb/BindingsGenerator/Namespaces.h b/Meta/Lagom/Tools/CodeGenerators/LibWeb/BindingsGenerator/Namespaces.h index 8c95cba9e8..f615e9a603 100644 --- a/Meta/Lagom/Tools/CodeGenerators/LibWeb/BindingsGenerator/Namespaces.h +++ b/Meta/Lagom/Tools/CodeGenerators/LibWeb/BindingsGenerator/Namespaces.h @@ -25,6 +25,7 @@ static constexpr Array libweb_interface_namespaces = { "HighResolutionTime"sv, "Internals"sv, "IntersectionObserver"sv, + "MathML"sv, "NavigationTiming"sv, "RequestIdleCallback"sv, "ResizeObserver"sv,