Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1173)

Unified Diff: chrome/test/data/autofill/heuristics/input/00_i18n_en.html

Issue 7892048: Autofill: Remove fax number completely. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Comment fix. Created 9 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/autofill/heuristics/input/00_i18n_en.html
diff --git a/chrome/test/data/autofill/heuristics/input/00_i18n_en.html b/chrome/test/data/autofill/heuristics/input/00_i18n_en.html
index f3ed0b804c0ae898c83b3df482d778bd28c02bb3..03f072ac1db7163f5b5fa1464b6542af9e29735d 100644
--- a/chrome/test/data/autofill/heuristics/input/00_i18n_en.html
+++ b/chrome/test/data/autofill/heuristics/input/00_i18n_en.html
@@ -16,7 +16,6 @@
<label for="st">State:</label> <input type="text" id="st"><br>
<label for="em">Email:</label> <input type="text" id="em"><br>
<label for="ph">Phone Number:</label> <input type="text" id="ph"><br>
- <label for="fx">Fax Number:</label> <input type="text" id="fx"><br>
<label for="c1">Name on card:</label> <input type="text" id="c1"><br>
<label for="c2">Card Number:</label> <input type="text" id="c2"><br>
<label for="c3">Expiration Month:</label> <input type="text" id="c3"><br>

Powered by Google App Engine
This is Rietveld 408576698