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

@trusktr

Well, that *could* work, but that would probably be a lot harder to parse — and browser vendors have already shown their disinterest in changing the parser —, it wouldn’t be as convenient, it would be harder (even if slightly) to understand, it wouldn’t be immediately clear by the looking at the tag name that `<my-foo extends="table">` would act as a table, and your fallback would not work for old user agents that don’t support custom elements.

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

Received on Sunday, 4 December 2016 19:25:10 UTC