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

Unified Diff: chrome/test/data/autofill/heuristics/input/00_i18n_zh_tw.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_zh_tw.html
diff --git a/chrome/test/data/autofill/heuristics/input/00_i18n_zh_tw.html b/chrome/test/data/autofill/heuristics/input/00_i18n_zh_tw.html
index e5ee989d769653088567fb6451a3f66f21b98f15..81b1ad6db9ee9b08b46e801e24a85c91155cc3b8 100644
--- a/chrome/test/data/autofill/heuristics/input/00_i18n_zh_tw.html
+++ b/chrome/test/data/autofill/heuristics/input/00_i18n_zh_tw.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