[mocks] Add some support for parsing SVG using the DOMParser API and innerHTML
This commit is contained in:
parent
f58da124e5
commit
fdd34f9726
3 changed files with 148 additions and 28 deletions
|
|
@ -29,7 +29,7 @@
|
|||
- API: Event handlers may also be objects with `handleEvent` methods ([#1939](https://github.com/MithrilJS/mithril.js/issues/1939)).
|
||||
- API: `m.route.link` accepts an optional `options` object ([#1930](https://github.com/MithrilJS/mithril.js/pull/1930))
|
||||
- API: `m.request` supports `timeout` as attr - ([#1966](https://github.com/MithrilJS/mithril.js/pull/1966))
|
||||
|
||||
- Mocks: add limited support for the DOMParser API
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue