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

Unified Diff: chrome/test/data/autofill/heuristics/input/00_i18n_ko.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_ko.html
diff --git a/chrome/test/data/autofill/heuristics/input/00_i18n_ko.html b/chrome/test/data/autofill/heuristics/input/00_i18n_ko.html
index a09b4d0a962bd6711e15915c0dd194231928034b..15b3a42f08751ad72dac54fa5a803312c165dd77 100644
--- a/chrome/test/data/autofill/heuristics/input/00_i18n_ko.html
+++ b/chrome/test/data/autofill/heuristics/input/00_i18n_ko.html
@@ -23,8 +23,6 @@
<label for="em3">e-mail 주소</label> <input type="text" id="em3"><br>
<label for="ph">전화 번호:</label> <input type="text" id="ph"><br>
<label for="ph2">휴대폰번호:</label> <input type="text" id="ph2"><br>
- <label for="fx">팩스번호:</label> <input type="text" id="fx"><br>
- <label for="fx2">팩스:</label> <input type="text" id="fx2"><br>
</form>
</body>
</html>
« no previous file with comments | « chrome/test/data/autofill/heuristics/input/00_i18n_ja.html ('k') | chrome/test/data/autofill/heuristics/input/00_i18n_pt.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698