- From: Mike Taylor <notifications@github.com>
- Date: Wed, 17 Aug 2016 16:46:43 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Wednesday, 17 August 2016 23:47:32 UTC
> Blink implements an old draft of the custom elements spec where that option is a DOMString Seems like that's here: https://www.w3.org/TR/2016/WD-custom-elements-20160226/#extensions-to-document-interface-to-instantiate Also it looks like version of react.js used the stringy 2nd argument until fairly recently. See https://github.com/facebook/react/pull/6896 for discussion and related links. Seems like a lot of deployed code requiring the old custom elements overload behavior... -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/544#issuecomment-240583458
Received on Wednesday, 17 August 2016 23:47:32 UTC