blob: 3884078c9b9b30c88621da7cdcc7d16d6e0e6710 [file] [log] [blame]
<!--
@MAC-ALLOW:AXRole*
@MAC-ALLOW:AXValueDescription=*
@MAC-ALLOW:AXMinValue=*
@MAC-ALLOW:AXMaxValue=*
@WIN-ALLOW:valuetext:*
@WIN-ALLOW:currentValue=*
@WIN-ALLOW:minimumValue=*
@WIN-ALLOW:maximumValue=*
@WIN-ALLOW:xml-roles*
@AURALINUX-ALLOW:valuetext:*
-->
<html>
<body>
<div role="progressbar" aria-valuetext="three" aria-valuenow="3" aria-valuemin="1" aria-valuemax="96"></div>
</body>
</html>