Re: [w3c/webcomponents] CustomElementRegistry.prototype.get() and case sensitivity (#604)

> You should use localName, not tagName.

Yep, my bad. Fixed.

> Calling customElements.define('X-ELEMENT', ~) would throw we because we explicitly disallow uppercase ASCII letters.

Awesome, thank you all for being so quick to respond and sorry for any ignorance on my part. So looks like a bug in Blink then, or should we just continue to be defensive like we are?

-- 
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/604#issuecomment-259610418

Received on Thursday, 10 November 2016 06:17:32 UTC