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

<!--
@BLINK-ALLOW:inPageLinkTargetId=*
@BLINK-ALLOW:linked
@WIN-ALLOW:LINKED
@AURALINUX-ALLOW:focus*
-->
<html>
<body>
  <a href="http://www.google.com">normal link</a>
</body>
</html>