- From: Sean D <notifications@github.com>
- Date: Wed, 28 Jun 2017 02:47:48 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 28 June 2017 09:48:20 UTC
The HTML spec currently defines [submittable elements](https://html.spec.whatwg.org/#category-submit) as the set list of elements that can be used in a form to submit data. That list being `<button>`, `<input>`, `<output>`, `<select>`, and `<textarea>`. Is there currently any way to make a Custom Element could add itself to this list? -- 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/646
Received on Wednesday, 28 June 2017 09:48:20 UTC