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=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]
div[role=none]
custom-element[role=none]