- From: Zambonifofex <notifications@github.com>
- Date: Sun, 04 Dec 2016 11:24:34 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Sunday, 4 December 2016 19:25:10 UTC
@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