Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / chrome / test / data / android / focused_editable_zoom.html
bloba59c4162d3df152e256123b0dd2c6d6549977c18
1 <html>
2 <head>
3 <meta name="viewport" content="width=980, initial-scale=0.5, maximum-scale=4">
4 </head>
5 <body>
6 <h1>Zoom in to focused editable text field test</h1>
8 Type text here: <input type="text" id="textfield" />
10 <div style="width:250%; height:250%" />
11 </body>
12 </html>