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

@prushforth it's a great example of how something could work, but from a practical standpoint could it work?  Usually we see maps links displayed as a micro map image on company, store, and restaurant site.  So I go to `http://ole.com` and one of the links is location and the rest of the site is other stuff.  So if the rest of the site is built with Polymer and includes functionality from `<iron-ajax>`, `<iron-location`>, `<iron-routing>`, etc. then with JS off the `<map is=web-map>` map will still work, but the rest of the site is broken, because none of the other stuff will work without javascript enabled and then some.

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

Received on Monday, 12 December 2016 03:41:54 UTC