Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
forms
/
input-first-letter-edit-expected.html
blob: bfc6958f3916e2d04648fa834cf0161e67feb78c [
file
] [
log
] [
blame
] [
edit
]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<input
type
=
"text"
id
=
"target"
value
=
"Hello"
/>
</body>
</html>