Form-associated custom elements: Update form submission logic
to match to the latest pull request [1]. - If the element has zero-length name attribute, it should not add an entry. - The first argument of setFormValue() should be nullable, and the null value should add no entry. [1] https://github.com/whatwg/html/pull/4383 Bug: 905922 Change-Id: I5bcacd633e43050e5065682043d126359bdeca7c Reviewed-on: https://chromium-review.googlesource.com/c/1491051 Auto-Submit: Kent Tamura <tkent@chromium.org> Commit-Queue: Hayato Ito <hayato@chromium.org> Reviewed-by:Hayato Ito <hayato@chromium.org> Cr-Commit-Position: refs/heads/master@{#635890}
Showing
Please register or sign in to comment