webcompat.com
webcompat.com copied to clipboard
Honor `prefers-reduced-motion`
As per this Reddit post, we should probably set the animation duration to 0 in showContainer/hideContainer based on a window.matchMedia('(prefers-reduced-motion: reduce)') media-query check.