- From: Joseph Orbegoso Pea <notifications@github.com>
- Date: Wed, 06 Sep 2017 21:20:00 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 7 September 2017 04:20:22 UTC
@wiredearp @jimmont I think you guys missed the part in which I mentioned an alternate name might be better considering `is=""` already exists and does what it does: > As an idea to prevent possible confusion with the existing natively-implemented `is=""` in some browsers, this attribute might be named something else, f.e. maybe `components=""`, which is nice, but more typing. Maybe `comps` for short? Etc. `is=""` is still nicest. > > ```html > <table> > <tr components="foo lorem">...</tr> > </table> > ``` > > `is=""` is still the nicest because it is short and simple. -- 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/662#issuecomment-327680088
Received on Thursday, 7 September 2017 04:20:22 UTC