Semantics

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

Additional info from the ARIA specification

See synonym none.

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

Allowed HTML elements

Implicit semantics

  • None

Explicitly allowed

  • 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]

Elements that can have any role

  • abbr[role=presentation]
  • address[role=presentation]
  • b[role=presentation]
  • blockquote[role=presentation]
  • canvas[role=presentation]
  • cite[role=presentation]
  • code[role=presentation]
  • custom-element[role=presentation]
  • data[role=presentation]
  • del[role=presentation]
  • dfn[role=presentation]
  • div[role=presentation]
  • em[role=presentation]
  • figure[role=presentation]
  • i[role=presentation]
  • ins[role=presentation]
  • kbd[role=presentation]
  • mark[role=presentation]
  • output[role=presentation]
  • p[role=presentation]
  • pre[role=presentation]
  • q[role=presentation]
  • samp[role=presentation]
  • small[role=presentation]
  • span[role=presentation]
  • table[role=presentation]
  • tbody[role=presentation]
  • tfoot[role=presentation]
  • thead[role=presentation]
  • time[role=presentation]
  • u[role=presentation]
  • var[role=presentation]