blob: 1a44d86561e461e3f4345cbfabd30c05a9d5a9c0 [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 "option" and no states or properties</title>
</head>
<body>
<div role="listbox">
<div role="option" id="test">Placeholder content</div>
</div>
</body>
</html>