blob: 029424691f51f2d0253be91242928719e3c96306 [file] [log] [blame]
<html>
<body>
This is the simple telemetry webapp main page with a &lt;webview&gt; element.
<webview id="foo" src="data:text/html;charset=utf-8,<html><body><input id='test_input_id' type='text'></body></html>" style="width:640px; height:480px" autosize="on" minwidth="576" minheight="432">
</webview>
</body>
</html>