Kilotest: Diagnoses of animation long or repetitive violation by HTML element 652 on Sage Mages page

Basics

About the Sage Mages page

About HTML element 652

About the animation long or repetitive issue

Diagnoses

Here is how rule engines diagnose the animation long or repetitive issue for HTML element 652 of the Sage Mages page.

  1. You have defined an animation iteration count with <code>infinite</code> value. Make sure that there is a mechanism for the user to pause, stop, or hide it unless the movement, blinking, or scrolling is part of an activity where it is essential.

    Tool: ASLint (eSSENTIAL Accessibility)

    Rule: animationI

  2. You have defined an animation duration in <code>5.7s</code> which is more than 5 seconds. You have defined an animation iteration count with <code>infinite</code> value. Make sure that there is a mechanism for the user to pause, stop, or hide it unless the movement, blinking, or scrolling is part of an activity where it is essential.

    Tool: ASLint (eSSENTIAL Accessibility)

    Rule: animationI