Update To 11.40.268.0
[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>