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

Unified Diff: chrome/test/data/autofill/heuristics/input/00_i18n_ru.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_ru.html
diff --git a/chrome/test/data/autofill/heuristics/input/00_i18n_ru.html b/chrome/test/data/autofill/heuristics/input/00_i18n_ru.html
index 9c1f738d69e8d948da78d10e8cbb4bb96d55f6fe..e9f95f4962b38f6d867db9e48000be82f9477439 100644
--- a/chrome/test/data/autofill/heuristics/input/00_i18n_ru.html
+++ b/chrome/test/data/autofill/heuristics/input/00_i18n_ru.html
@@ -16,7 +16,6 @@
<label for="st">область:</label> <input type="text" id="st"><br>
<label for="em">Электронной Почты:</label> <input type="text" id="em"><br>
<label for="ph">телефон:</label> <input type="text" id="ph"><br>
- <label for="fx">факс:</label> <input type="text" id="fx"><br>
<label for="c1">Имя владельца карты:</label> <input type="text" id="c1"><br>
<label for="c2">Номер кредитной карты:</label> <input type="text" id="c2"><br>
<label for="c3">Срок действия карты :</label> <input type="text" id="c3"><br>

Powered by Google App Engine
This is Rietveld 408576698