| Index: chrome/test/data/autofill/heuristics/input/06_checkout_urbanoutfitters.com.html
|
| diff --git a/chrome/test/data/autofill/heuristics/input/06_checkout_urbanoutfitters.com.html b/chrome/test/data/autofill/heuristics/input/06_checkout_urbanoutfitters.com.html
|
| index 808095936edbbcab0014b742c65d2c1dc32455eb..baccb09ca2a215058e20b27a826647327aa3438a 100644
|
| --- a/chrome/test/data/autofill/heuristics/input/06_checkout_urbanoutfitters.com.html
|
| +++ b/chrome/test/data/autofill/heuristics/input/06_checkout_urbanoutfitters.com.html
|
| @@ -155,7 +155,7 @@
|
| <div class="controls">
|
| <a class="modal_cancel">Cancel</a>
|
| <a id="shippingSave" >
|
| -<img src="/urban/images/2007_holiday/save_btn.gif" alt="Save" height="24" width="69" />
|
| +<img src="#" alt="Save" height="24" width="69" />
|
| </a>
|
| </div>
|
| </div>
|
| @@ -306,7 +306,7 @@
|
| <div>
|
| <input value="CID / Security Code" maxlength="3" type="text" name="payment_cidnew" id="payment_cidnew" class="shippingField requiredField defaultOption">
|
| <a class="help_icon" id="savedCidToolTip" >
|
| -<img src="/urban/images/2007_holiday/question_mark.gif" alt="" height="20" width="20" />
|
| +<img src="#" alt="" height="20" width="20" />
|
| </a>
|
| </div>
|
| <p class="clearLeft" id="makeDefaultCreditCardCheckBox">
|
| @@ -319,7 +319,7 @@
|
| <div class="controls">
|
| <a class="modal_cancel">Cancel</a>
|
| <a id="billingSave" >
|
| -<img src="/urban/images/2007_holiday/save_btn.gif" alt="Save" height="24" width="69" />
|
| +<img src="#" alt="Save" height="24" width="69" />
|
| </a>
|
| </div>
|
| </div>
|
| @@ -336,7 +336,7 @@
|
| <textarea name="giftMessageField" id="giftMessageField" maxlength="50" rows="3">
|
| </textarea>
|
| <a class="save_btn">
|
| -<img src="/urban/images/2007_holiday/save_btn.gif" alt="Save" height="24" width="69" />
|
| +<img src="#" alt="Save" height="24" width="69" />
|
| </a>
|
| <a class="cancel_btn">Cancel</a>
|
| </form>
|
|
|