Skip to content

Commit 3262687

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

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

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ abstract class MathMLElement extends Element {
2121
/** Corresponds to attribute xml:base on the given element. */
2222
var xmlbase: String = js.native
2323

24-
/** https://w3c.github.io/mathml-core/#global-attributes */
2524

2625
var autofocus: Boolean = js.native
2726
var `class`: String = js.native

0 commit comments

Comments
 (0)