1
    2
    3
    4
    5
    6
    7
    8
    9

content / test / data / accessibility / accname / name-button-role-title-only.html [blame]

<!--
@BLINK-DENY:descri*
-->
<!doctype html>
<html>
<body>
<div id="test" role="button" title="Tag" style="outline:medium solid black; width:2em; height:1em;"></div>
</body>
</html>