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