G19: Detect component that flashes more than three times in any 1-second period

HTML Snippet Code
Scenario 1: Image that flashes for less than 3 times in a second
Pass Three Falshing <img src="../../../Resources/Images/Flashing-Image_pass.gif" width="100" height="100" alt="Pass Three Falshing"/>
Scenario 2: Image that flashes for more than 3 times in a second but in lower threshold, note the width and height of the flashy image is changed below
Pass Three Falshing <img src="../../../Resources/Images/Flashing-Image_pass.gif" width="10" height="10" alt="Pass Three Falshing"/>