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