Add a button to enable prefers-reduced-motion in the Inspector panel
Categories
(DevTools :: Inspector, enhancement)
Tracking
(Not tracked)
People
(Reporter: Honza, Unassigned)
Details
Originally reported here:
https://connect.mozilla.org/t5/ideas/add-easy-button-to-enable-quot-prefers-reduced-motion-quot-in/idi-p/23426
The Inspector panel has buttons to preview how the websites look like with certain "prefers-color-scheme" settings enabled.
There should also be a button to preview sites with "prefers-reduced-motion" mode enabled. Toggling this setting on and off in firefox's "about:config" page isn't immediately obvious and a bit hidden.
Related MDN page:
https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion#user_preferences
Honza
Reporter | ||
Comment 1•3 years ago
|
||
Not that limitation of the current platform support (i.e. the ui.prefersReducedMotion
pref) is that it applies on the entire browser (it isn't per tab like e.g. the prefers-color-scheme).
Comment 2•2 months ago
|
||
This is probably a duplicate of bug 1477920
Comment 3•2 months ago
|
||
(In reply to Jan Brasna [:janbrasna] from comment #2)
This is probably a duplicate of bug 1477920
Indeed it is, I marked it as such
Description
•