Fix valueMissing() for immutable text-mode inputs
Prior to this commit, valueMissing() incorrectly returned true for text-mode inputs that were readonly or disabled. With this CL, this situation is fixed. Fixed: 1039149 Change-Id: I0f3d9b5c00e7c4e9e8fa0a9767119a2ab5d6b01f Bug: 1039149 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2003637 Commit-Queue: Mason Freed <masonfreed@chromium.org> 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@{#732686}
Showing
This diff is collapsed.
Please register or sign in to comment