- From: Dominic Cooney <notifications@github.com>
- Date: Mon, 15 Aug 2016 23:33:22 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Tuesday, 16 August 2016 06:34:14 UTC
Blink implements an old draft of the custom elements spec where that option is a DOMString. Our implementation of custom elements "v1" and that old stuff are basically separate. We won't support interpreting that second argument as a string when creating customized built-in elements in V1 and will deprecate that along with document.registerElement and the rest of the old implementation. -- 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-240015207
Received on Tuesday, 16 August 2016 06:34:14 UTC