Upstream version 10.38.222.0
[platform/framework/web/crosswalk.git] / src / content / test / data / accessibility / aria-spinbutton.html
1 <!--
2 @MAC-ALLOW:AXRoleDescription*
3 -->
4 <html>
5 <body>
6 <div tabindex=0 role="spinbutton" aria-valuenow="5">Inner text</div>
7 </body>
8 </html>