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

> I think it's premature to try to come up with a set of compassable features like that. I think we need to first come up with a list of use cases that aren't adequately addressed by the current Web API (besides is attribute), and spec API for those.

Sure. I'll mention the use cases we've had again:

- Custom table rows, list items etc
- Custom elements that have inputs in shadow roots (currently they don't serialise on submit), related https://github.com/w3c/webcomponents/issues/187
- Custom elements that have reset / submit buttons in shadow roots (currently they don't do anything)


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

Received on Wednesday, 22 February 2017 02:20:56 UTC