Sign in
webkit
/
WebKit
/
36168652e4948b4e847a9c1caf1fabcf1810968f
/
.
/
LayoutTests
/
fast
/
forms
/
input-first-letter-edit-expected.html
blob: ac5ea7ebe1da590a6413633995125c06fde142f5 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<input
type
=
"text"
id
=
"target"
value
=
"Hello"
autofocus
=
"autofocus"
/>
</body>
</html>