[refactor] More post-NSS WebCrypto cleanups (utility functions).
[chromium-blink-merge.git] / content / test / data / accessibility / html / input-url.html
blob8b52df19ddc29ef2aad9fb147a16a49d7aeff9e0
1 <!--
2 @MAC-ALLOW:AXRole*
3 @WIN-ALLOW:text-input-type*
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="url">
13 </body>
14 </html>