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