Do not announce robot account token before account ID is available
[chromium-blink-merge.git] / chrome / test / data / click_modifier / href.html
blobb462cee74a608cd502551796179132a14ff93479
1 <html>
2 <head>
3 <title>First window</title>
4 </head>
5 <body>
6 <a href="data:text/html,<title>New window!</title>" +
7 "this is the new window">
8 <textarea rows="80" cols="160">big click target</textarea>
9 </a>
10 </body>
11 </html>