Commit 97406fa
committed
Website: disable animations if requested on benchmark page
Respect the user agent's prefers-reduced-motion preference [1] by
disabling our sexy animations if prefers-reduced-motion is in effect
('reduce').
[1] https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-motion1 parent 0c6a2b8 commit 97406fa
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
| |||
0 commit comments