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

Custom Elements should be an opt in improvement, were you can easy fallback to plain HTML element, thats quiet important as long old browser like IE9/Vista are in the wild, were the most polyfills failed. 
So I'm quiet happy about the is="*" attribute in connection with https://github.com/WebReflection/document-register-element as long I have the requirement to support IE9/Vista

---
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-232285734

Received on Wednesday, 13 July 2016 08:06:46 UTC