[refactor] More post-NSS WebCrypto cleanups (utility functions).
[chromium-blink-merge.git] / content / test / data / accessibility / html / abbr.html
blob6340ffca3245c2358dbd7bea995ffbaae9d3c8a3
1 <!DOCTYPE html>
2 <!--
3 @MAC-ALLOW:AXRoleDescription=*
4 -->
5 <html>
6 <body>
7 <p>The <abbr title="World Health Organization">WHO</abbr> was founded in 1948.</p>
8 </body>
9 </html>