android13/external/autotest/client/site_tests/desktopui_SetFieldsWithChro.../hello.html

13 lines
162 B
HTML

<html>
<head>
<title>Hello World</title>
</head>
<body>
<b><h1>Hello there!</h1></b>
<input type="text" size="15" id="123" value="foo"/>
</body>
</html>