[whatwg/dom] new Element(tagName)? (#287)

I've seen the syntax evolves from `document.createSomething()` to `new Something()`

for Range, Text, DocumentFragment, but for Element? is or will there be a way?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/287

Received on Tuesday, 2 August 2016 19:35:23 UTC