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