[refactor] More post-NSS WebCrypto cleanups (utility functions).
[chromium-blink-merge.git] / content / test / data / accessibility / html / navigation.html
blob5c6ffb32f4d71a4ad1468acb203afd5bedd1c95f
1 <!--
2 @MAC-ALLOW:AXRole*
3 @MAC-ALLOW:AXSubrole=*
4 @WIN-ALLOW:xml-roles*
5 -->
6 <!DOCTYPE html>
7 <html>
8 <body>
10 <nav>
11 <a href="/fake/">Don't click on me</a>
12 </nav>
14 </body>
15 </html>