<!--
@MAC-ALLOW:AXRoleDescription
@WIN-DENY:name*
@WIN-ALLOW:currentValue*
@WIN-ALLOW:ia2_hypertext=*
@WIN-ALLOW:maximumValue*
@WIN-ALLOW:minimumValue*
@WIN-ALLOW:xml-roles:*
-->
<!DOCTYPE html>
<html>
<body>
<div role="slider" aria-valuenow="5" aria-valuemin="1" aria-valuemax="10">Slider</div>
</body>
</html>