Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / chrome / test / data / android / very_long_google.html
blob7fe89a71f8921dfbd7514a473851132b5f297b48
1 <html>
3 <head>
4 <title>The Google</title>
6 </head>
8 <body style="height: 10000;">
10 <h1>Welcome to the Google!</h1>
12 <img src="google.png" id="logo"></img><br>
13 <form>
14 <input type="text" id="textField"></input>
15 <input type="submit" value="Search"></input>
16 </form>
18 <br>
19 <a href="#">Random link</a>
20 <br>
21 </body>
23 </html>