<!--
@MAC-ALLOW:AXRoleDescription
@WIN-ALLOW:xml-roles*
@AURALINUX-ALLOW:xml-roles*
-->
<!DOCTYPE html>
<html>
<body>
<div role="feed" aria-setsize=3>
<div role="article" tabindex=0 aria-posinset=2>First</div>
<div role="article" tabindex=0 aria-posinset=3>Second</div>
</div>
</body>
</html>