Autofill: Improve table row matching algorithm.
commit2f7257317c2a9f959cbf49dcd0d34ea2a7a58802
authorthestig <thestig@chromium.org>
Sat, 14 Mar 2015 03:30:46 +0000 (13 20:30 -0700)
committerCommit bot <commit-bot@chromium.org>
Sat, 14 Mar 2015 03:31:20 +0000 (14 03:31 +0000)
treed1f95f407fb55dc0e3313a330940c738b2033283
parent3a61739491730a1acd96c09a6ae7b79825eb445f
Autofill: Improve table row matching algorithm.

Instead of just taking the text of the previous row, try to look for a
cell in the previous row that matches the position of the current cell.

Review URL: https://codereview.chromium.org/1006743002

Cr-Commit-Position: refs/heads/master@{#320637}
chrome/renderer/autofill/form_autofill_browsertest.cc
chrome/test/data/autofill/heuristics/output/09_register_ecomm.dell.com.out
components/autofill/content/renderer/form_autofill_util.cc