You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11-3Lines changed: 11 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,14 @@
3
3
4
4
## Unreleased
5
5
6
+
### Added
7
+
8
+
* Added support for the [`HTMLOrSVGElement`](https://html.spec.whatwg.org/#htmlorsvgelement)`mixin`, which is used for all interfaces deriving from `Element`.
* Fixed methods with `self: &Self` consuming the object.
@@ -36,9 +47,6 @@ Released 2024-10-10
36
47
37
48
### Added
38
49
39
-
* Added bindings for [MathML](https://www.w3.org/TR/MathML3/) elements and added support for the [`HTMLOrSVGElement`](https://html.spec.whatwg.org/#htmlorsvgelement)`mixin`, which is used for all interfaces deriving from `Element`.
0 commit comments