| Index: chrome/test/data/autofill/heuristics/input/06_checkout_petsmart.com.html
|
| diff --git a/chrome/test/data/autofill/heuristics/input/06_checkout_petsmart.com.html b/chrome/test/data/autofill/heuristics/input/06_checkout_petsmart.com.html
|
| index 3bf2d6f76ec73285afa1342b0b74c551052036f5..217e5f856a5bd65840295a64a2f8a7ff18037262 100644
|
| --- a/chrome/test/data/autofill/heuristics/input/06_checkout_petsmart.com.html
|
| +++ b/chrome/test/data/autofill/heuristics/input/06_checkout_petsmart.com.html
|
| @@ -208,7 +208,7 @@ div#content div#checkoutBg div#checkoutBgContent div table { text-align:left; }
|
|
|
| <div>
|
| <font class="check_bullet">•</font> = required field
|
| - <img src="/images/pixel.gif" alt="" width="350" height="1" border="0">
|
| + <img src="#" alt="" width="350" height="1" border="0">
|
| </div>
|
|
|
|
|
| @@ -508,7 +508,7 @@ div#content div#checkoutBg div#checkoutBgContent div table { text-align:left; }
|
|
|
| <tr>
|
| <td align="right"><br>
|
| - <input type="image" tabindex="14" src="/images/checkout/cart_continuecheckout_v2.gif" class="continue-checkout" alt='Continue Checkout' />
|
| + <input type="image" tabindex="14" src="#" class="continue-checkout" alt='Continue Checkout' />
|
| </td>
|
| </tr></table>
|
|
|
| @@ -546,7 +546,7 @@ div#content div#checkoutBg div#checkoutBgContent div table { text-align:left; }
|
| </tr>
|
| <tr>
|
| <td colspan="2">
|
| - <a href="#" class="pagelink">Forgot your password?</a> <input type="image" src="/images/checkout/cart2_signin_v2.gif" class="signin" alt="Sign In">
|
| + <a href="#" class="pagelink">Forgot your password?</a> <input type="image" src="#" class="signin" alt="Sign In">
|
| </td>
|
| </tr>
|
| </table>
|
|
|