You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>This example is intended to test the role of region labelled by the aria-labelledby attribute. The example contains a <code>div</code> element assigned the <code>role</code> attribute of region. The region landmark is then labelled using the <code>aria-labelledby</code> attribute on the <code>div</code> which points to the <code>h1</code> element contained inside the <code>div</code>.</p>
<p>
A screen reader should identify the div element as a region landmark with the region labelled as "Mourning Dove".