blob: d7c66a6e3ec47feef06354538a3ba4a8513ca795 [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 "false"
</title>
</head>
<body>
<div id="test" role="listbox" aria-multiselectable="false">Placeholder content</div>
<div id="obj1">obj1</div>
<div id="obj2">obj2</div>
</body>
</html>