Index: chrome/test/data/autofill/heuristics/input/15_crbug_64569.html |
diff --git a/chrome/test/data/autofill/heuristics/input/15_crbug_64569.html b/chrome/test/data/autofill/heuristics/input/15_crbug_64569.html |
index fadec1a054374cd49b502d1d07091c83f09cb015..4d407400ace3caaa00393eb3fc5df18a9717822d 100644 |
--- a/chrome/test/data/autofill/heuristics/input/15_crbug_64569.html |
+++ b/chrome/test/data/autofill/heuristics/input/15_crbug_64569.html |
@@ -9,11 +9,11 @@ |
<div class="col"> |
<p> |
<input id="cc" type="radio" name="payment_group" value="cc" onclick="togglePayment()" checked=""> |
- <label><img src="./three.com_files/creditCards.gif" width="172" height="23" alt="Mastercard, Visa, American Express, Discover"></label> |
+ <label><img src="#" width="172" height="23" alt="Mastercard, Visa, American Express, Discover"></label> |
</p> |
<p> |
<input id="paypal" type="radio" name="payment_group" value="paypal" onclick="togglePayment()"> |
- <label><img src="./three.com_files/payPal.gif" width="37" height="23" alt="Paypal"></label> |
+ <label><img src="#" width="37" height="23" alt="Paypal"></label> |
</p> |
</div> |
<div class="col"> |
@@ -58,9 +58,9 @@ |
<div class="card_guide"> |
<h3>Where do I find it?</h3> |
<h4>Visa & Mastercard:</h4> |
- <p><img src="./three.com_files/cc_code_1.gif" width="80" height="43"><span>3-digit code</span></p> |
+ <p><img src="#" width="80" height="43"><span>3-digit code</span></p> |
<h4>American Express:</h4> |
- <p><img src="./three.com_files/cc_code_2.gif" width="80" height="43"><span>4-digit code</span></p> |
+ <p><img src="#" width="80" height="43"><span>4-digit code</span></p> |
</div><!-- END .card_guide --> |
</div><!-- END #card_security --> |
</div><!-- END #card_info --> |
@@ -210,7 +210,7 @@ |
<h3>How do you secure my online privacy?</h3> |
<p>Threadless is a certified licensee of the TRUSTe® Privacy Seal Program. The privacy statement and practices of http://www.threadless.com have been reviewed by TRUSTe for compliance with our strict program requirements.</p> |
<p> |
- <a href="http://www.truste.org/ivalidate.php?url=www.threadless.com&sealid=101"><img src="./three.com_files/truste_cart.gif" width="154" height="42"></a> |
+ <a href="http://www.truste.org/ivalidate.php?url=www.threadless.com&sealid=101"><img src="#" width="154" height="42"></a> |
</p> |
</div><!-- END #billing_faqs --> |
</div><!-- END .section --> |
@@ -230,15 +230,15 @@ |
<div id="cart_right_top"></div> |
<div class="step_image"> |
- <div><img src="./three.com_files/1_off.gif" width="80" height"33"=""></div> |
+ <div><img src="#" width="80" height"33"=""></div> |
<div><a href="https://www.threadless.com/cart/step/shipping-info">Edit</a></div> |
</div> |
<div class="step_image"> |
- <div><img src="./three.com_files/2_on.gif" width="80" height"33"=""></div> |
+ <div><img src="#" width="80" height"33"=""></div> |
<div>Now</div> |
</div> |
<div class="step_image"> |
- <div><img src="./three.com_files/3_off.gif" width="80" height"33"=""></div> |
+ <div><img src="#" width="80" height"33"=""></div> |
<div>Next</div> |
</div> |
@@ -246,7 +246,7 @@ |
<div class="cart_right"> |
- <div class="m_b_10 cart_header_faq"> In your cart <a href="https://www.threadless.com/cart"><img src="./three.com_files/btn_edit.gif" align="absmiddle"></a></div> |
+ <div class="m_b_10 cart_header_faq"> In your cart <a href="https://www.threadless.com/cart"><img src="#" align="absmiddle"></a></div> |
<div class="f_14"><a href="https://www.threadless.com/product/3016/Hugs_Keep_Us_Alive">Hugs Keep Us Alive!</a></div> |
<div class="m_b_10 grey">(1) Large Silver Guys Tee</div> |
@@ -285,7 +285,7 @@ |
<footer> |
<section class="we_like_you"> |
<div class="like_graphic"> |
- <iframe src="./three.com_files/likebox.html" scrolling="no" frameborder="0" style="border:none; height:55px; margin: -10px 0 0 -10px; overflow:hidden; width:222px;" allowtransparency="true"></iframe> |
+ <iframe src="#" scrolling="no" frameborder="0" style="border:none; height:55px; margin: -10px 0 0 -10px; overflow:hidden; width:222px;" allowtransparency="true"></iframe> |
</div> |
<h5 class="like_coupon"><a title="Like us on facebook!" href="http://www.facebook.com/threadless" target="_blank">We like you! You should like us on Facebook for exclusive offers and awesome awesomeness!</a></h5> |
</section> |
@@ -354,10 +354,10 @@ |
<label for="newsletter_signup_email" class="hide">Enter your email address</label> |
<input for="newsletter_signup_email_footer" name="email" type="email" placeholder="Enter your email address"> |
<input id="newsletter_signup_email_footer_submit" name="submit" type="submit" value="Join"> |
- <!--<input id="newsletter_signup_email_footer_submit" name="submit" type="image" class="submit" value="Join us" src="https://www.threadless.com//imgs/clear.gif" />--> |
+ <!--<input id="newsletter_signup_email_footer_submit" name="submit" type="image" class="submit" value="Join us" src="#" />--> |
</fieldset> |
<div style="display: none"> |
- <img src="./three.com_files/loading.gif" alt="Loading..." title=""> Submitting… |
+ <img src="#" alt="Loading..." title=""> Submitting… |
</div> |
</form> |
</body></html> |