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

Unified Diff: chrome/test/data/autofill/heuristics/input/bug_465576.html

Issue 1111583002: Retry aa3219ce27ef5471c19670fe5145b136925cbc89: (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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/bug_465576.html
diff --git a/chrome/test/data/autofill/heuristics/input/bug_465576.html b/chrome/test/data/autofill/heuristics/input/bug_465576.html
index d44c73553dc3e86e05015d9b0670e4019c306aea..809a019d84009d85962df301d90300bc2a617f22 100644
--- a/chrome/test/data/autofill/heuristics/input/bug_465576.html
+++ b/chrome/test/data/autofill/heuristics/input/bug_465576.html
@@ -1,3 +1,7 @@
+<head>
+ <title>NikeStore</title>
+</head>
+<form id="creditCardForm" method="post" action="/payment/checkout/addNewCard.htm?country=US&amp;view=html&amp;billingCountry=US&amp;langLocale=en_US" novalidate="">
<div id="creditCardFormContainer">
<div class="cardNotification hidden">
<div class="nsg-form--global-message--alert">
@@ -110,3 +114,4 @@
</div>
</div>
</div>
+</form>

Powered by Google App Engine
This is Rietveld 408576698