Index: chrome/test/data/autofill/heuristics/input/01_autocomplete_attribute_advanced.html |
diff --git a/chrome/test/data/autofill/heuristics/input/01_autocomplete_attribute_advanced.html b/chrome/test/data/autofill/heuristics/input/01_autocomplete_attribute_advanced.html |
index 66f8d7df4f7e69110c62fe8a0d14aec0359748e4..cc0617d99f04bafd965cde46b12627eff9a3f5c0 100644 |
--- a/chrome/test/data/autofill/heuristics/input/01_autocomplete_attribute_advanced.html |
+++ b/chrome/test/data/autofill/heuristics/input/01_autocomplete_attribute_advanced.html |
@@ -2,7 +2,7 @@ |
<form action="autocompletetype.html" method="post"> |
<input id="1.n" autocomplete=" NAME "><br> |
<input id="1.e" autocomplete=" WoRk eMaIl"><br> |
- <input id="1.a" autocomplete=" SECTION-one SHIPping street-address "><br> |
+ <input id="1.a" autocomplete=" SECTION-one SHIPping address-line1 "><br> |
</form> |
<!-- The presence of at least one type hint should disable all other forms of |