blob: fd2441ea6a31c4f769e259e96d3cd4f60bcc130a [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>A page with one div element that has role="toolbar" but not aria-label property.</title>
</head>
<body>
<div id="test" role="toolbar">Toolbar 1</div>
</body>
</html>