| Index: chrome/test/data/autofill/heuristics/input/11_register_livejournal.com.html
|
| diff --git a/chrome/test/data/autofill/heuristics/input/11_register_livejournal.com.html b/chrome/test/data/autofill/heuristics/input/11_register_livejournal.com.html
|
| index 94907fd8e39ee3915460a1d4389f156963f73904..5155cc2172260529cae0c4e5f0a81b5ebdaffbec 100644
|
| --- a/chrome/test/data/autofill/heuristics/input/11_register_livejournal.com.html
|
| +++ b/chrome/test/data/autofill/heuristics/input/11_register_livejournal.com.html
|
| @@ -45,7 +45,7 @@
|
| <td class="field-name">Username:</td>
|
| <td>
|
| <input type="text" maxlength="16" value="" name="Widget[CreateAccount]_user" id="create_user" size="15" style="background: url(/img/userinfo.gif) no-repeat; background-color: #fff; background-position: 0px 1px; padding-left: 18px; color: #00C; font-weight: bold;">
|
| -<img id="username_check" src="/img/create/check.png" alt="Username available" title="Username available">
|
| +<img id="username_check" src="#" alt="Username available" title="Username available">
|
| <span id="username_error">
|
| <br>
|
| <span id="username_error_inner" class="formitemFlag">
|
| @@ -108,7 +108,7 @@
|
| <td class="field-name">Prove you're human:</td>
|
| <td>
|
| <noscript>
|
| -<iframe frameborder="0" height="300" src="https://www.google.com/recaptcha/api/noscript?k=6LegWAEAAAAAANJcmtbLTuHlG7AbDzLPxvimCw_Z" width="500">
|
| +<iframe frameborder="0" height="300" src="#" width="500">
|
| </iframe>
|
| <textarea cols="40" name="recaptcha_challenge_field" rows="3">
|
| </textarea>
|
|
|