Semantics
A type of live region where new information is added in meaningful order and old information may disappear.
Abstract Role
Live RegionRepresents dynamic content or an announcement, typically updated as a result of an external event when user focus may be elsewhere.
Content Category
Flow ContentAn element that structures and organizes the body of a web document.
Allowed Descendants
Flow Children Allowed
No main element descendants allowed.
Usage
Elements that can designate the role in HTML:
section[role=log]
div[role=log]
custom-element[role=log]