chromium/content/test/data/accessibility/html/dfn.html

<!--
@AURALINUX-ALLOW:tag*
@AURALINUX-ALLOW:xml-roles*
@BLINK-DENY-NODE:internalRole=inlineTextBox
-->
<!DOCTYPE html>
<html>
<body>
<dfn> Web Browser</dfn>
A computer program with a graphical user interface for displaying HTML files, used to navigate the World Wide Web.
</body>
</html>