1
    2
    3
    4
    5
    6
    7
    8
    9
   10

content / test / data / accessibility / accname / name-button-label.html [blame]

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