[refactor] More post-NSS WebCrypto cleanups (utility functions).
[chromium-blink-merge.git] / content / test / data / accessibility / html / input-search.html
blob4cfbbcd4de5234e0c5b11c0c20af3307ab4f3be6
1 <!--
2 @MAC-ALLOW:AXRole*
3 @MAC-ALLOW:AXSubrole*
4 @WIN-ALLOW:caret_offset*
5 @WIN-ALLOW:n_selections*
6 @WIN-ALLOW:selection_start*
7 @WIN-ALLOW:selection_end*
8 -->
9 <!DOCTYPE html>
10 <html>
11 <body>
12 <input type="search" name="googlesearch">
13 </body>
14 </html>