Skip to content

Commit ce29198

Browse files
Quafadaszetashift
andauthored
Update dom/src/main/scala/org/scalajs/dom/MathMLElement.scala
Co-authored-by: zetashift <[email protected]>
1 parent 210f412 commit ce29198

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dom/src/main/scala/org/scalajs/dom/MathMLElement.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ abstract class MathMLElement extends Element {
3838
var style: String = js.native
3939
var tabindex: Int = js.native
4040

41-
/** https://w3c.github.io/mathml-core/#other-valid-attributes */
4241

4342
var intent: String = js.native
4443
var arg: String = js.native

0 commit comments

Comments
 (0)