0
Files
src/testing
Christoph Schwering b7082095a9 [Autofill] Vote for format strings of complete dates
This CL adds voting for format strings that match dates in single
fields. For example,
  <input type=text value=31/12/2025>
leads to votes for DD/MM/YYYY and D/M/YYYY.

Voting is still limited to cases where there is a relevant field type
on file and form contains at least one relevant field type.

Bug: 396325496
Change-Id: Idf3f5861a61f119e40420bab6f106e55273fc471
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6382261
Commit-Queue: Christoph Schwering <schwering@google.com>
Reviewed-by: Jan Keitel <jkeitel@google.com>
Cr-Commit-Position: refs/heads/main@{#1436696}
2025-03-23 23:50:02 -07:00
..