internetstandards / Internet.nl

Internet standards compliance test suite
https://internet.nl
172 stars 35 forks source link

Replace JS make_progressbar by CSS keyframes and support prefers-reduced-motion #1249

Open bwbroersma opened 7 months ago

bwbroersma commented 7 months ago

jQuery library + the 38 lines of make_progressbar can be replaced by many more lines of CSS keyframes (the bar is easy, the number might in the worst case need 100 animation keyframes). Also support the prefers-reduced-motion query selector, to remove the animation.