blob: 696f900b993c3651e7558856164f74cbb55474bf [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 aria-label is not specified and aria-labelledby is not specified and title is not specified.</title>
</head>
<body>
<div id="test" role="button">Div with role of button, with text.</div>
</body>
</html>