blob: e0378cecbe0b12ab0ab6a26d7c06f2531edce834 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>&lt;div&gt; with role listbox; supported state or property "aria-multiselectable" value
of "true"
</title>
</head>
<body>
<div id="test" role="listbox" aria-multiselectable="true">Placeholder content</div>
<div id="obj1">obj1</div>
<div id="obj2">obj2</div>
</body>
</html>