9fe33f718102caf252f012a7efff2737a0d1ee8b
[platform/framework/web/crosswalk.git] / src / content / test / data / accessibility / input-time.html
1 <!DOCTYPE html>
2 <!--
3 @MAC-ALLOW:AXRole*
4 -->
5 <html>
6   <body>
7     <input type="time" value="00:00:00">
8   </body>
9 </html>