scala-js / scala-js-dom

Statically typed DOM API for Scala.js
Other
315 stars 160 forks source link

Add `XMLDocument` #804

Closed armanbilge closed 11 months ago

armanbilge commented 11 months ago

XMLDocument is essentially just a marker class so this was extremely straightforward. Linking to https://github.com/scala-js/scala-js-dom/issues/771.