Semantics

An element whose implicit native role semantics will not be mapped to the accessibility API.

Abstract Role

StructureRepresents a non-interactive part of a page that organizes content into coherent units.

Content Category

Only Used with Specific Parent Roles

This role must be a direct descendant of one of the following roles:

Allowed Descendants

Flow Children Allowed

Usage

Elements that can designate the role in HTML:

  • article[role=presentation]
  • aside[role=presentation]
  • br[role=presentation]
  • dl[role=presentation]
  • embed[role=presentation]
  • fieldset[role=presentation]
  • figcaption[role=presentation]
  • footer[role=presentation]
  • form[role=presentation]
  • header[role=presentation]
  • hr[role=presentation]
  • iframe[role=presentation]
  • menu[role=presentation]
  • nav[role=presentation]
  • ol[role=presentation]
  • section[role=presentation]
  • ul[role=presentation]
  • wbr[role=presentation]
  • div[role=presentation]
  • custom-element[role=presentation]