Semantics

A type of live region whose content is advisory information for the user but is not important enough to justify an alert, often but not necessarily presented as a status bar.

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:

  • output
  • section[role=status]
  • div[role=status]
  • custom-element[role=status]