Re: [webcomponents] Enumerate the element names which don't support createShadowRoot(), instead of looking at the binding property (#110)

Yes, I'm going to include `<input>` in the blacklist.

FYI.  Blink supported createdShadowRoot() for `<input>`, however, we found that it would be hard to deliver the meaningful behavior to the users in such a case.

As of now, it doesn't make much sense for adding shadow root to `<input>` elements, AFAIK.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/110#issuecomment-121798376

Received on Thursday, 16 July 2015 01:47:15 UTC