Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / content / test / data / accessibility / meter.html
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>