Assertion: To verify if "animationstart" event occurs when animation starts and "animationend" occurs when the animation ends.
- PASS if blue box is rendered with text START as the animation begins and changes to STOP when animation is finished.
- FAIL if text "FAIL" is displayed OR START is NOT rendered when animation begins OR STOP is NOT rendered when animation ends.
FAIL