Skip to content

Commit d83366a

Browse files
authored
Add MathMLIDL
closes #5513 as per resolution from the minutes there documenting reality of what is shipping.
1 parent 8eaca51 commit d83366a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cssom-1/Overview.bs

+5
Original file line numberDiff line numberDiff line change
@@ -2819,6 +2819,11 @@ If the user agent supports SVG, the following IDL applies: [[SVG11]]
28192819
SVGElement includes ElementCSSInlineStyle;
28202820
</pre>
28212821

2822+
If the user agent supports MathML, the following IDL applies: [[MathML-Core]]
2823+
2824+
<pre class=idl>
2825+
MathMLElement includes ElementCSSInlineStyle;
2826+
</pre>
28222827

28232828
Extensions to the {{Window}} Interface {#extensions-to-the-window-interface}
28242829
----------------------------------------------------------------------------

0 commit comments

Comments
 (0)