Home | History | Annotate | Download | only in accessibility
      1 <!--
      2 @WIN-ALLOW:currentValue*
      3 @WIN-ALLOW:valuetext*
      4 @WIN-DENY:description*
      5 @WIN-DENY:name*
      6 -->
      7 <html>
      8   <body>
      9     <input type="range" min=1 max=10 value=5>
     10   </body>
     11 </html>
     12