Semantics
A single item in a list.
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:
- list
Allowed Descendants
Flow Children Allowed
No main element descendants allowed.
Usage
Elements that can designate the role in HTML:
li
dt[role=listitem]
div[role=listitem]
custom-element[role=listitem]