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

Side by Side Diff: chrome/test/data/autofill/heuristics/input/141_checkout_cc_keurig.com.html

Issue 1807463003: [Autofill] Add cvc regexes for the heuristics. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Changed test file name Created 4 years, 9 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 unified diff | Download patch
« no previous file with comments | « no previous file | chrome/test/data/autofill/heuristics/input/142_cc_checkout_netaporter.com.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 <form id="silentOrderPostForm" name="silentOrderPostForm" class="payment-conta iner checkoutProcess clearfix" action="/checkout/multi/sop-response" method="POS T" onsubmit="usb2cCmCreateConversionEventTagPaypal()" autocomplete="off"> 2 <form id="silentOrderPostForm" name="silentOrderPostForm" class="payment-conta iner checkoutProcess clearfix" action="/checkout/multi/sop-response" method="POS T" onsubmit="usb2cCmCreateConversionEventTagPaypal()" autocomplete="off">
3 3
4 <div class="fields" id="cardForm" style="display:block"> 4 <div class="fields" id="cardForm" style="display:block">
5 <p class="italic smallCopy reqFields"> 5 <p class="italic smallCopy reqFields">
6 Required Fields<sup>*</sup> 6 Required Fields<sup>*</sup>
7 </p> 7 </p>
8 <div class="field"> 8 <div class="field">
9 <div class="control-group"> 9 <div class="control-group">
10 <label class="control-label " for="card_firstNameOnCard"> 10 <label class="control-label " for="card_firstNameOnCard">
(...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after
122 <span class="icons-info-over"></span> 122 <span class="icons-info-over"></span>
123 </span> 123 </span>
124 <div class="msg"> 124 <div class="msg">
125 The card security code is located on the back of MasterCard, Visa and Discover credit or debit cards and is typically a separate group of 3 digits to the right of the signature strip. On American Express cards, the card security code is a printed, not embossed, group of four digits on the front towa rds the right. 125 The card security code is located on the back of MasterCard, Visa and Discover credit or debit cards and is typically a separate group of 3 digits to the right of the signature strip. On American Express cards, the card security code is a printed, not embossed, group of four digits on the front towa rds the right.
126 </div> 126 </div>
127 </div> 127 </div>
128 </div> 128 </div>
129 129
130 <span id="submit_silentOrderPostForm_Checkout" class="btn-box btn-orange con tinue">CONTINUE TO REVIEW ORDER</span> 130 <span id="submit_silentOrderPostForm_Checkout" class="btn-box btn-orange con tinue">CONTINUE TO REVIEW ORDER</span>
131 </form> 131 </form>
OLDNEW
« no previous file with comments | « no previous file | chrome/test/data/autofill/heuristics/input/142_cc_checkout_netaporter.com.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698