GPU workaround to simulate Out of Memory errors with large textures
[chromium-blink-merge.git] / content / test / data / accessibility / aria / aria-document.html
blob3af5181540375fafe8319be20de31f2b249ad6f0
1 <!--
2 @MAC-ALLOW:AXRole*
3 @MAC-ALLOW:AXSubrole*
4 @WIN-ALLOW:xml-roles*
5 -->
6 <!DOCTYPE html>
7 <html>
8 <body>
9 <div role="document">aria role document</div>
10 </body>
11 </html>