"replace indefinite animations demo" isn't safe
Categories
(developer.mozilla.org Graveyard :: General, defect)
Tracking
(Not tracked)
People
(Reporter: erwinm, Assigned: cmills)
Details
(Whiteboard: [specification][type:bug])
What did you do?
1. Visited this page to try to get a lead on another bug: https://developer.mozilla.org/en-US/docs/Web/API/Animation#Automatically_removing_filling_animations
2. Opened the linked demo: https://mdn.github.io/dom-examples/web-animations-api/replace-indefinite-animations.html
3. Got migraine
What happened?
-
It has a ton of animation.
-
It has a ton of flashing as it stutters.
What should have happened?
I realize it's an animation demo, but it doesn't have to be that bad.
-
A description of the animation on the source page-- it adds a red box which will follow the mouse.
-
The test page probably shouldn't start on, and should probably list a keyboard command (space bar?) to turn it on and off without using the mouse, especially since the animation follows if we use the mouse and can blind users.
Is there anything else we should know?
Using Firefox 76, on MacOS Mojave, external monitor, strobe and visual motion sensitivities, can't safely use any browser without css, add-ons, and other safety fixes.
P.S. Missed this but 700 nm is about the worst for seizures, so I suggest avoiding red in similar demos.
Updated•6 years ago
|
| Assignee | ||
Comment 2•6 years ago
|
||
I'm so sorry that my demo gave you a migraine, Marja.
I've updated the demo so that now it is activated by space bar, click, or tap. It doesn't instantly animate. Does this fix the problem for you? I'll certainly me more mindful of this kind of issue in the future.
| Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Description
•