Re: [w3c/webcomponents] The is="" attribute is confusing? Maybe we should encourage only ES6 class-based extension. (#509)

```html
<ul><li class="MyListItem"></li></ul>
<table><tr class="MyTableRow"><td class="MyTableData"></td></tr></table>
```

i think you missunderstood my examples. i dont want to argue against the basic concept of `is`. its just the way it is implemented is reinventing the wheel


-- 
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/509#issuecomment-301323224

Received on Sunday, 14 May 2017 16:22:25 UTC