blob: ad073aa26fd19b118b505bd92b55c4b97982f76c [file] [log] [blame]
<!--
@MAC-ALLOW:AXRole*
@WIN-ALLOW:xml-roles*
-->
<html>
<body>
<div role="listbox">
<div tabIndex="0" role="option">Item 1</div>
<div tabIndex="1" role="option">Item 2</div>
</div>
</body>
</html>