blob: ff7d32166a649c290b32dc0967a15ee102360386 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Plain &lt;div&gt; with role "listbox" and no states or properties</title>
</head>
<body>
<div role="listbox" id="test">
<div role="option">Placeholder content</div>
</div>
</body>
</html>