Sign in
webkit
/
WebKit
/
df3995184de03d0d69b0706c34e41c8cb255dc5d
/
.
/
WebDriverTests
/
imported
/
selenium
/
common
/
src
/
web
/
single_text_input.html
blob: 9f58300593f6e0e171e8835ada0bd2cf43d7ecaf [
file
] [
log
] [
blame
]
<html>
<head>
<title>
BasicKeyboardInterfaceTest
</title>
</head>
<body>
<form
action
=
"#"
>
<input
type
=
"text"
id
=
"textInput"
/>
</form>
</body>
</html>