I find myself doing this a lot: ```scala dom.document.createElement("div").asInstanceOf[dom.raw.HTMLDivElement] ``` It would make sense to have extensions for most of the `dom.raw` package.