Re: [w3c/webcomponents] Need callback for form submit data (#187)

@tkent-google thanks, that looks interesting. One alternative that wasn't considered it seems is making `ShadowRoot` the extension hook. I personally rather like that approach (it's also planned for accessibility and considered for `drawImage()` extensibility) as it allows for encapsulating the ability and implementation. I'm kinda hoping we can consider `ShadowRoot` first when we need an element extension point and only go elsewhere if that doesn't work. (I don't think this would end up being a major change to what you propose.)

-- 
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/187#issuecomment-368895685

Received on Tuesday, 27 February 2018 14:29:25 UTC