Re: [whatwg/dom] Add support for custom elements (7f63535)

Hmm missing `options` argument directly in def:
https://dom.spec.whatwg.org/#dom-document-createelement
https://dom.spec.whatwg.org/#dom-document-createelementns
DOM spec always pass such optional argument in def and other WHATWG spec too (only HTML is inconsistent here).


---
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/commit/7f63535da39a1cbf7f8f68563abc6f05f760990a#commitcomment-17017472

Received on Friday, 8 April 2016 00:48:08 UTC