| Index: chrome/test/data/autofill/heuristics/input/02_checkout_advanceautoparts.com.html
|
| diff --git a/chrome/test/data/autofill/heuristics/input/02_checkout_advanceautoparts.com.html b/chrome/test/data/autofill/heuristics/input/02_checkout_advanceautoparts.com.html
|
| index 6d4e04abbe9013b4ff5d4e8d4811ad5be133b0c9..1f516f3dd6ba468aa043e041c8696edd0d84fda0 100644
|
| --- a/chrome/test/data/autofill/heuristics/input/02_checkout_advanceautoparts.com.html
|
| +++ b/chrome/test/data/autofill/heuristics/input/02_checkout_advanceautoparts.com.html
|
| @@ -58,7 +58,7 @@
|
| <tr>
|
| <td> </td>
|
| <td>
|
| - <input type="image" tabindex="5" src="/wcsstore/CVB2BDirectStorefrontAssetStore/images/button/login.png" value="Sign In" class="button" /></td>
|
| + <input type="image" tabindex="5" src="#" value="Sign In" class="button" /></td>
|
| </tr>
|
| </table>
|
| </form>
|
| @@ -373,13 +373,13 @@ contact us
|
| <td align="right" valign="top">
|
| <br/>
|
| <a href="https://shop.advanceautoparts.com/webapp/wcs/stores/servlet/OrderCalculate?storeId=10151&catalogId=10051&langId=-1&URL=OrderItemDisplay&updatePrices=1&calculationUsageId=-1&orderId=.&shippingMode=40501" >
|
| -<img src="/wcsstore/CVB2BDirectStorefrontAssetStore/images/button/go_back_2_cart.png" alt="Back To Shopping Cart" border="0" />
|
| +<img src="#" alt="Back To Shopping Cart" border="0" />
|
| </a>
|
| </td>
|
| <td> </td>
|
| <td valign="top">
|
| <br/>
|
| -<input type="image" src="/wcsstore/CVB2BDirectStorefrontAssetStore/images/button/proceed_step_2.png" property="submitButton" tabindex="150" value="Continue to Step 2 >>" class="button" id="shipBill"/>
|
| +<input type="image" src="#" property="submitButton" tabindex="150" value="Continue to Step 2 >>" class="button" id="shipBill"/>
|
| </td>
|
| </tr>
|
| </table>
|
|
|