Semantics

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

Additional info from the ARIA specification

See synonym presentation.

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=none]
  • aside[role=none]
  • br[role=none]
  • dl[role=none]
  • embed[role=none]
  • fieldset[role=none]
  • figcaption[role=none]
  • footer[role=none]
  • form[role=none]
  • header[role=none]
  • hr[role=none]
  • iframe[role=none]
  • menu[role=none]
  • nav[role=none]
  • ol[role=none]
  • section[role=none]
  • ul[role=none]
  • wbr[role=none]

Elements that can have any role

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