Sign in
chromium
/
chromium
/
src
/
2ac0c19603e70ef75f156ee8409162bbff94de74
/
.
/
content
/
test
/
data
/
accessibility
/
html
/
input-range.html
blob: 3694ca377fd817eb947263b599576b18de70e838 [
file
] [
log
] [
blame
]
<!--
@WIN-DENY:description*
@WIN-DENY:name*
@WIN-ALLOW:currentValue*
@WIN-ALLOW:ia2_hypertext=*
@WIN-ALLOW:valuetext*
@WIN-ALLOW:xml-roles:*
@BLINK-ALLOW:*
-->
<html>
<body>
<input
type
=
"range"
min
=
1
max
=
10
value
=
5
>
</body>
</html>