Home | History | Annotate | Download | only in accessibility
      1 <!DOCTYPE html>
      2 <!--
      3 @MAC-ALLOW:AXRoleDescription=*
      4 -->
      5 <html>
      6 <body>
      7 <meter value="2" min="0" max="10">2 out of 10</meter>
      8 </body>
      9 </html>
     10