Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
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>