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

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

Issue 1106313002: Revert of Limit form-less Autofilling to pages that look like checkout pages. (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 809a019d84009d85962df301d90300bc2a617f22..d44c73553dc3e86e05015d9b0670e4019c306aea 100644
--- a/chrome/test/data/autofill/heuristics/input/bug_465576.html
+++ b/chrome/test/data/autofill/heuristics/input/bug_465576.html
@@ -1,7 +1,3 @@
-<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">
@@ -114,4 +110,3 @@
</div>
</div>
</div>
-</form>
« no previous file with comments | « chrome/test/data/autofill/heuristics/input/bug_465053.html ('k') | chrome/test/data/autofill/heuristics/input/bug_471748.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698