We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 057de7b commit 455e47fCopy full SHA for 455e47f
ed/idl/mathml-core.idl
@@ -7,5 +7,5 @@
7
interface MathMLElement : Element { };
8
MathMLElement includes GlobalEventHandlers;
9
MathMLElement includes DocumentAndElementEventHandlers;
10
-MathMLElement includes HTMLOrForeignElement;
+MathMLElement includes HTMLOrSVGElement;
11
MathMLElement includes ElementCSSInlineStyle;
0 commit comments