| Index: chrome/test/data/autofill/heuristics/input/12_register_officedepot.com.html
|
| diff --git a/chrome/test/data/autofill/heuristics/input/12_register_officedepot.com.html b/chrome/test/data/autofill/heuristics/input/12_register_officedepot.com.html
|
| index c5f844e49e387eec67e15218fbfa871999ca140b..3b47f01b4e3690cecf91f3d0922b61a4b5ca9667 100644
|
| --- a/chrome/test/data/autofill/heuristics/input/12_register_officedepot.com.html
|
| +++ b/chrome/test/data/autofill/heuristics/input/12_register_officedepot.com.html
|
| @@ -795,7 +795,7 @@
|
| </td>
|
| <td class="input required">
|
|
|
| - <input type="text" name="loginForm.loginName" maxlength="100" size="30" autocomplete="" value="" class="textfield"><img class="star" src="/images/od/clear.gif"><span class="note">We recommend you use your email address.</span>
|
| + <input type="text" name="loginForm.loginName" maxlength="100" size="30" autocomplete="" value="" class="textfield"><img class="star" src="#"><span class="note">We recommend you use your email address.</span>
|
|
|
|
|
|
|
| @@ -812,7 +812,7 @@
|
|
|
| </label></td>
|
| <td class="input required">
|
| -<input type="password" name="loginForm.password" maxlength="10" size="30" value="" class="textfield"><img class="star" src="/images/od/clear.gif"><span class="note">must be at least 6 characters</span>
|
| +<input type="password" name="loginForm.password" maxlength="10" size="30" value="" class="textfield"><img class="star" src="#"><span class="note">must be at least 6 characters</span>
|
| </td>
|
|
|
| </tr>
|
| @@ -824,7 +824,7 @@
|
|
|
| </label></td>
|
| <td class="input required">
|
| -<input type="password" name="loginForm.passwordConfirm" maxlength="10" size="30" value="" class="textfield"><img class="star" src="/images/od/clear.gif"><span class="note">retype your password</span>
|
| +<input type="password" name="loginForm.passwordConfirm" maxlength="10" size="30" value="" class="textfield"><img class="star" src="#"><span class="note">retype your password</span>
|
| </td>
|
| </tr>
|
| <tr>
|
|
|