No meta refresh delay (no-meta-refresh-delay)

The <meta http-equiv="refresh"> element must not include a delay value before redirection or refresh.


Auto refresh after delay:

This page uses a <meta http-equiv="refresh"> tag to reload the page after 30 seconds. Because the user has no control over this timing, it fails WCAG 2.2.1.

Note: Possible to automatically test. Automated tools can detect meta refresh elements with a delay value and verify whether user control is provided.

axe detected: 2.2.1  |  QualWeb detected: 2.2.1