Update sdk/platform-tools to version 26.0.0.
[android_tools.git] / sdk / platform-tools / systrace / catapult / telemetry / telemetry / internal / testing / webview_app / main.html
blob029424691f51f2d0253be91242928719e3c96306
1 <html>
2 <body>
3 This is the simple telemetry webapp main page with a &lt;webview&gt; element.
4 <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">
5 </webview>
6 </body>
7 </html>