Fix forms.elements.namedItem for Form Associated Custom Elements
Prior to this CL, if there were multiple form associated custom elements with the same "name" attribute, the document.forms.elements.namedItem() API would not contain the custom elements. Fixed: 1124818 Change-Id: I5f97fbddc6ef9d03432edde7a643c3e01df70e56 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2398953 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:Kent Tamura <tkent@chromium.org> Auto-Submit: Mason Freed <masonfreed@chromium.org> Cr-Commit-Position: refs/heads/master@{#806515}
Showing
Please register or sign in to comment