Form-associated custom elements: Fix the initial value of 'submission value'
According to https://html.spec.whatwg.org/C/#face-submission-value, the initial value should be null, not an empty string. Bug: 1051292 Bug: https://github.com/whatwg/html/issues/5263 Change-Id: Ifa92aaca47bfce1e51aa0fd3dc9ebb9ab9b15d91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2050148Reviewed-by:Mason Freed <masonfreed@chromium.org> Commit-Queue: Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#741277}
Showing
Please register or sign in to comment