Description
An element that displays the progress status for tasks that take a long time. A progressbar indicates that the user's request has been received and the application is making progress toward completing the requested action.
Allowed Content
Phrasing content, but with no progress element descendants.
Browsers automatically apply the presentation role to all descendant elements. The semantics of any descendant elements are not conveyed to assistive technologies.
HTML Elements with Implicit ARIA Role
progress
Allowed HTML Elements
img
progress
(role attribute unnecessary)div
,span
,p
, other elements that can receive any role