Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4457)

Unified Diff: chrome/test/data/autofill/heuristics/input/09_register_google.com.html

Issue 7493036: Speed up the Autofill heuristics browser tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/autofill/heuristics/input/09_register_google.com.html
diff --git a/chrome/test/data/autofill/heuristics/input/09_register_google.com.html b/chrome/test/data/autofill/heuristics/input/09_register_google.com.html
index d8e337418800b49e953c3c15588f19b4b2d97412..da49c31bb70de4bf0031f40c469eadcfcaa1298c 100644
--- a/chrome/test/data/autofill/heuristics/input/09_register_google.com.html
+++ b/chrome/test/data/autofill/heuristics/input/09_register_google.com.html
@@ -1204,7 +1204,7 @@
Type the characters you see in the picture below.
</span>
<div>
- <img src="https://www.google.com/accounts/Captcha?ctoken=O-XLHLq-2XQCfAYrGACAVmvZaX28UZ9MpE8HjKCK9HyI_Y32Fq-YX72-g1dFymm8ZdW-hBXf5JDkzcbiTrm5bg%3AVJqoHuV9HXq_7cAiXLfhkw" width="200" height="70" alt="Visual verification">
+ <img src="#" width="200" height="70" alt="Visual verification">
</div>
<input type="hidden" name="newaccounttoken_audio" id="newaccounttoken_audio" value="w_k-VT3CPgu_wWLPFVpTSgtjJX6ddAa-B9gmvFojyGBp_80fpvGc0IMP1zabdH1qd9g4kFAvFJC1gtNiBWIk1A:aLUA6gyZVfUmakt6Seh5VA"><input type="hidden" name="newaccounturl_audio" id="newaccounturl_audio" value="https://www.google.com/accounts/Captcha?ctoken=w_k-VT3CPgu_wWLPFVpTSgtjJX6ddAa-B9gmvFojyGBp_80fpvGc0IMP1zabdH1qd9g4kFAvFJC1gtNiBWIk1A%3AaLUA6gyZVfUmakt6Seh5VA"><div id="snd1"></div>
<div id="noEm"></div>
@@ -1217,7 +1217,7 @@
<div>
<input type="text" size="22" id="newaccountcaptcha" name="newaccountcaptcha" value="" title="Type the characters you see or numbers you hear"><noscript>
<a href="https://www.google.com/accounts/Captcha?ctoken=w_k-VT3CPgu_wWLPFVpTSgtjJX6ddAa-B9gmvFojyGBp_80fpvGc0IMP1zabdH1qd9g4kFAvFJC1gtNiBWIk1A%3AaLUA6gyZVfUmakt6Seh5VA" target="_blank">
- <img src="https://www.google.com/accounts/accessibility.gif" border="0" style="width: 1em; height: 1.2em;" align="absmiddle" alt="Listen and type the numbers you hear"></a>
+ <img src="#" border="0" style="width: 1em; height: 1.2em;" align="absmiddle" alt="Listen and type the numbers you hear"></a>
</noscript>
<a href="http://www.google.com/support/accounts/bin/answer.py?answer=33974" target="_top">
<img border="0" height="1" width="1" alt="For more help with screen readers, click here."></a>

Powered by Google App Engine
This is Rietveld 408576698