<progress>: The Progress Indicator element

Read More at MDN DocsView Spec

Safe to Use

<progress>: The Progress Indicator element is considered safe to use.

It’s supported by 94% of global browsers.

Browsers

ChromeSep 2, 2010v6.0.0
26%100%
100% of Chrome users are running a supported version.
SafariJul 25, 2012v6.0.0
5%100%
100% of Safari users are running a supported version.
EdgeJul 28, 2015v12.0.0
5%100%
100% of Edge users are running a supported version.
FirefoxAug 16, 2011v6.0.0
3%100%
100% of Firefox users are running a supported version.

Version Breakdown

 
Agent
Support
Adoption
Chrome
Sep 2, 2010 v6.0.0
26%100%
100% of Chrome users are running a supported version.
Sep 2, 2010 – Latest
v6.0.0+
26%100%

Full Support

Chrome Android
Jun 27, 2012 v18.0.0
36%100%
100% of Chrome Android users are running a supported version.
Jun 27, 2012 – Latest
v18.0.0+
36%100%

Full Support

Edge
Jul 28, 2015 v12.0.0
5%100%
100% of Edge users are running a supported version.
Jul 28, 2015 – Latest
v12.0.0+
5%100%

Full Support

Firefox
Aug 16, 2011 v6.0.0
3%100%
100% of Firefox users are running a supported version.
Aug 16, 2011 – Latest
v6.0.0+
3%100%

Full Support

Before Firefox 14, the <progress> element was incorrectly classified as a form element, and therefore had a form attribute. This has been fixed.

Firefox provides the ::-moz-progress-bar pseudo-element, which lets you style the part of the interior of the progress bar representing the amount of work completed so far.

Firefox for Android
Aug 16, 2011 v6.0.0
Firefox for Android supports this feature.
Aug 16, 2011 – Latest
v6.0.0+

Full Support

Before Firefox 14, the <progress> element was incorrectly classified as a form element, and therefore had a form attribute. This has been fixed.

Firefox provides the ::-moz-progress-bar pseudo-element, which lets you style the part of the interior of the progress bar representing the amount of work completed so far.

Internet Explorer
Oct 26, 2012 v10.0.0
0%83%
There are no users of Internet Explorer running a supported version.
Oct 26, 2012 – Latest
v10.0.0+
0%83%

Full Support

 
Quest Browser
Unknown v5.0.0
Quest Browser supports this feature.
Unknown
v5.0.0+

Full Support

Opera
Dec 16, 2010 v11.0.0
1%100%
100% of Opera users are running a supported version.
Dec 16, 2010 – Latest
v11.0.0+
1%100%

Full Support

Opera Android
Mar 22, 2011 v11.0.0
Opera Android supports this feature.
Mar 22, 2011 – Latest
v11.0.0+

Full Support

Safari
Jul 25, 2012 v6.0.0
5%100%
100% of Safari users are running a supported version.
Jul 25, 2012 – Latest
v6.0.0+
5%100%

Full Support

Safari on iOS
Sep 18, 2013 v7.0.0
17%100%
There are no users of Safari on iOS running a supported version.
Sep 18, 2013 – Latest
v7.0.0+
17%100%

Full Support

Safari on iOS does not support indeterminate progress bars (they are rendered like 0%-completed progress bars).

Samsung Internet
Apr 27, 2013 v1.0.0
2%100%
100% of Samsung Internet users are running a supported version.
Apr 27, 2013 – Latest
v1.0.0+
2%100%

Full Support

WebView Android
Dec 9, 2013 v4.4.0
WebView Android supports this feature.
Dec 9, 2013 – Latest
v4.4.0+

Full Support

See Also

Contribute