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

<!--
@BLINK-DENY:descri*
@AURALINUX-DENY:descri*
-->
<!doctype html>
<html>
<body>
<input type="button" aria-label="Rich" id="test">
</body>
</html>