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

Here are two points I made during F2F:
1. I'm very much uncomfortable executing any scripts during validation because we update the validation states when it's not safe to run scripts.
2. Setting custom validation error message would open up a can of worms. For starters, there needs to be an API to specify where the error message should be shown relative to the element's bounding rect.

We also couldn't come to agreement as to whether we allow non-element participants and whether it's okay to have a different API for element case and non-element case.

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

Received on Monday, 5 March 2018 23:17:23 UTC