Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / content / test / data / accessibility / figure.html
1 <!DOCTYPE html>
2 <!--
3 @MAC-ALLOW:AXRoleDescription=*
4 -->
5 <html>
6 <body>
7 <figure>
8   <img src="pipe.jpg" alt="Sunspots" width="304" height="228">
9 </figure>
10 </body>
11 </html>