- From: Domenic Denicola <notifications@github.com>
- Date: Tue, 29 Mar 2016 10:20:11 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Tuesday, 29 March 2016 17:20:39 UTC
Hmm yeah, good catches. So my fixes would be: - createElement(NS) should check any present `is` dictionary member against the valid custom element name production - All callers of "create an element" should be sure to only send valid custom element name type extensions. --- 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/466#issuecomment-203008436
Received on Tuesday, 29 March 2016 17:20:39 UTC