1
    2
    3
    4

content / test / data / accessibility / aria / supplemental-description-region.html [blame]

<div role="region" aria-label="Example" style="font-family: monospace; width: 100px; display: inline-block;">
    <p> The region role should be reserved for sections of content sufficiently important that users will likely want to
        navigate to the section easily and to have it listed in a summary of the page. </p>
</div>