blob: cd896fc11fca88f287a250cd37567a94313e137d [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>DIV with text and role="button" and title="Tag" and aria-label is not specified and aria-labelledby is not specified.</title>
</head>
<body>
<div id="test" role="button" title="Tag" style="outline:medium solid black; width:2em; height:1em;"></div>
</body>
</html>