Re: [whatwg/dom] Non-builtin custom elements which don't have definition yet, may get non-null is-value (#659)

OK, so I'm writing a patch to null out _is_ (before setting it) in the "Otherwise" clause (step 7), if either _localName_ is a valid custom element name, or _is_ is not a valid custom element name. I'll post it for review shortly; hopefully that's what you had in mind.

It kind of feels like we should throw in this case, but meh, probably not worth it...

-- 
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/issues/659#issuecomment-401172193

Received on Thursday, 28 June 2018 21:02:17 UTC