diff options
author | dhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-03 20:52:28 +0000 |
---|---|---|
committer | dhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-03 20:52:28 +0000 |
commit | a1107c5d54db86a52e2aa04ed090112e569442ae (patch) | |
tree | 1610a68124ff3a9375619a0c381975c20d8cebfc /chrome/browser/sync | |
parent | 93120fea1fb7a895ef0469bb95540aa39520c691 (diff) | |
download | chromium_src-a1107c5d54db86a52e2aa04ed090112e569442ae.zip chromium_src-a1107c5d54db86a52e2aa04ed090112e569442ae.tar.gz chromium_src-a1107c5d54db86a52e2aa04ed090112e569442ae.tar.bz2 |
Support autocompletion for HTMl5 tags:"email", "month" and "tel".
BUG=65654
TEST=1.make HTML5 forms with the following input types: - Email input:
<input type="email"> - Date picker: <input type="month"> for credit card
expiration. - Telephone input: <input type="tel"> - Placeholder text:
<input name="address" placeholder="1 Main Street"/> 2.Try to fill.
Implement tests for email, month and tel input type.
Also this patch needs WebKit patch, please refer to
https://bugs.webkit.org/show_bug.cgi?id=51809
Actually, original issue item says placeholder problem, but I cannot reproduce manually.
Review URL: http://codereview.chromium.org/6033010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73660 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/sync')
0 files changed, 0 insertions, 0 deletions