Sign in
chromium
/
chromium
/
src.git
/
20e8909e694cab857da21d8fe9d5f1da170eaae2
/
.
/
content
/
test
/
data
/
accessibility
/
html
/
input-checkbox-label.html
blob: 0fcd6e6adfa925b5ca5d9663931545b2a0ca77c6 [
file
]
<html>
<body>
<label
style
=
"
position
:
relative
;
"
>
<input
type
=
"checkbox"
>
Checkbox Title
</label>
</body>
</html>