Do not announce robot account token before account ID is available
[chromium-blink-merge.git] / chrome / test / data / password / failed.html
blobfd5280561b87234c7054f665ab94a5c730769222
1 <html>
2 <body>
3 Navigation complete. Below is the login form again, a sign of failure.
4 <form method="POST" action="failed.html" id="to_failed">
5 <input type="text" id="username_failed" name="username_failed">
6 <input type="password" id="password_failed" name="password_failed">
7 <input type="submit" id="submit_failed" name="submit_failed">
8 </form>
10 </body>
11 </html>