| Index: chrome/test/data/autofill/heuristics/input/bug_471831.html
|
| diff --git a/chrome/test/data/autofill/heuristics/input/bug_471831.html b/chrome/test/data/autofill/heuristics/input/bug_471831.html
|
| index e976141a3e4853a56009171795df0cea1139e78e..e9298e1e3ce1246696ad0c83fae408ea189581f2 100644
|
| --- a/chrome/test/data/autofill/heuristics/input/bug_471831.html
|
| +++ b/chrome/test/data/autofill/heuristics/input/bug_471831.html
|
| @@ -1,7 +1,3 @@
|
| -<head>
|
| - <title>Stripe: Checkout</title>
|
| -</head>
|
| -<form class="checkoutView" method="POST" novalidate="true">
|
| <div class="layoutView paymentView" style="opacity: 1; height: 291px; transition: none; -webkit-transition: none; transform: translateX(0px); overflow: inherit;">
|
| <div class="layoutSubview" style="height: 55px; transform: translateY(0px); opacity: 1; transition: none; -webkit-transition: none;">
|
| <div class="emailInput input">
|
| @@ -97,4 +93,3 @@
|
| </div>
|
| </div>
|
| </div>
|
| -</form>
|
|
|