commit | 05efa01c40b34bf3d1aa32662663caee1155773d | [log] [tgz] |
---|---|---|
author | Pam Greene <[email protected]> | Fri Aug 19 21:35:54 2016 |
committer | Pam Greene <[email protected]> | Fri Aug 19 21:35:54 2016 |
tree | 7150fe1d358a53e4e54d5892b6a2212ecec9172c | |
parent | 32d0872be299d461f6a5ef7203f33140d05f9ff1 [diff] |
Add more input types, fix lowercase nodeName, support shift-backspace Add the date, datetime, datetime-local, month, time, url, and week input types. Force node names to upper case and node types to lower case before comparison. Support shift-backspace to go forward, and ignore other modified-backspace keypresses (i.e. alt-, ctrl-, and meta-backspace). BUG=638645, 637983, 638469 [email protected] Review URL: https://codereview.chromium.org//2260633002 .