Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
accessibility
/
resources
/
local-frame-text-input.html
blob: 1936c38a803826cee577eb8a98e62b354e8a16f1 [
file
] [
edit
]
<!DOCTYPE HTML>
<html>
<body
style
=
"
margin
:
0
"
>
<label
for
=
"cvv"
>
CVV
</label>
<input
type
=
"text"
id
=
"cvv"
>
</body>
</html>