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

@domenic That's right!  Thanks.
So just [enqueuing a custom element callback reaction](https://html.spec.whatwg.org/#enqueue-a-custom-element-callback-reaction) with "formResetCallback" in [reset](https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#concept-form-reset) should work well.  I'll update the proposal document for formResetCallback and the Chrome implementation.


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

Received on Wednesday, 9 January 2019 01:20:41 UTC