Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / content / test / data / accessibility / input-search.html
1 <!DOCTYPE html>
2 <!--
3 @MAC-ALLOW:AXRole*
4 @MAC-ALLOW:AXSubrole*
5 -->
6 <html>
7   <body>
8      <input type="search" name="googlesearch">
9   </body>
10 </html>