910e62b5创建于 1月15日历史提交
<html>
    <head>
        <meta name="viewport" content="width=980, initial-scale=0.5, maximum-scale=4">
    </head>
    <body>
        <h1>Zoom in to focused editable text field test</h1>

        Type text here: <input type="text" id="textfield" />

        <div style="width:250%; height:250%" />
    </body>
</html>