chromium/content/test/data/accessibility/accname/name-button-role-content-only.html

<!--
@BLINK-DENY:descri*
-->
<!doctype html>
<html>
<body>
<div id="test" role="button">foo</div>
</body>
</html>