Add an option to disable all easing function animations
Categories
(Core :: CSS Parsing and Computation, defect)
Tracking
()
| Accessibility Severity | s4 |
People
(Reporter: erwinm, Unassigned)
References
Details
(Keywords: access)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:100.0) Gecko/20100101 Firefox/100.0
Steps to reproduce:
A lot of sites use "ease-in-out" or similar "ease" settings for css animations. These cause motion sickness and migraines.
Migraine warning both for the now-standard layout, and for the test sections here:
https://developer.mozilla.org/en-US/docs/Web/CSS/transition
Actual results:
A number of Firefox bugs, such as bug 1764126, would add further support for ease animations.
Expected results:
It'd be helpful to let users block all ease animations.
I haven't been able to bibisect, because Mozregression crashes.
Migraine warning for standard layout here, but this indicates the bug was introduced in Firefox 4:
https://developer.mozilla.org/en-US/docs/Web/CSS/easing-function
Comment 2•4 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::CSS Parsing and Computation' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 3•4 years ago
|
||
MarjaE, are you suggesting an option to disable easing timing function animations as part of bug 1725474?
Comment 5•4 years ago
|
||
Okay, thanks!
Updated•4 years ago
|
Updated•3 years ago
|
Description
•