Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / content / test / data / accessibility / aria-img.html
1 <!--
2 @MAC-ALLOW:AXRoleDescription='image'
3 -->
4 <html>
5 <body>
6   <div role="img"> This test is for aria role="img" </div>
7 </body>
8 </html>