GPU workaround to simulate Out of Memory errors with large textures
[chromium-blink-merge.git] / content / test / data / accessibility / html / input-url.html
blob7316a5d1e462f02ddecc8ff9dc480b0dd8d9f2f4
1 <!--
2 @MAC-ALLOW:AXRole*
3 @WIN-ALLOW:text-input-type*
4 -->
5 <!DOCTYPE html>
6 <html>
7 <body>
8 <input type="url">
9 </body>
10 </html>