blob: 03dadb5d61fbd369867c2e832496d551ca124db1 [file] [log] [blame]
<!DOCTYPE html>
<!--
@MAC-ALLOW:AXRoleDescription
@MAC-ALLOW:AXSubrole
@UIA-WIN-ALLOW:LocalizedControlType='complementary'
@WIN-ALLOW:localized_extended_role='complementary'
@WIN-ALLOW:xml-roles:*
@AURALINUX-ALLOW:xml-roles:*
-->
<section role="presentation">
<aside>
<p>aside inside section with role presentational.</p>
</aside>
</section>
<section role="generic">
<aside>
<p>aside inside section with role generic.</p>
</aside>
</section>