| 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&view=html&billingCountry=US&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>
|
|
|