Skip to content

Commit 0cfe82f

Browse files
authored
2 parents 1da7be9 + d83366a commit 0cfe82f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

cssom-1/Overview.bs

Lines changed: 5 additions & 0 deletions
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)