blob: aa37ef34146bf517522c161eca19a0490f190228 [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:*
-->
<article>
<aside>
<p>Unnamed aside inside article.</p>
</aside>
<aside title="aside">
<p>Named aside inside article.</p>
</aside>
</article>
<section>
<aside>
<p>Unnamed aside inside section.</p>
</aside>
<aside title="aside">
<p>Named aside inside section.</p>
</aside>
</section>