blob: 1ef1760966e6309c70837b64cc23571a1549855b [file] [log] [blame]
<!--
@MAC-ALLOW:AXRoleDescription=*
@MAC-ALLOW:AXValueDescription=*
@MAC-ALLOW:AXMinValue=*
@MAC-ALLOW:AXMaxValue=*
@WIN-ALLOW:valuetext:*
@WIN-ALLOW:currentValue=*
@WIN-ALLOW:minimumValue=*
@WIN-ALLOW:maximumValue=*
@WIN-DENY:name=''
@WIN-ALLOW:xml-roles*
-->
<html>
<body>
<div role="progressbar" aria-valuenow="3" aria-valuemin="1" aria-valuemax="37"></div>
<div role="progressbar" aria-valuetext="three" aria-value="3" aria-valuemin="1" aria-valuemax="96"></div>
</body>
</html>