Commit e2f5e2c
authored
### Current Behavior for Reduced Motion
1. keep - Letters stay (No change)
2. hide - Letters vanish instantly (No change)
3. fade - Letters stay **(Effect is lost)**
4. dots - Letters become dots instantly (has a Fallback)
### Changes
This PR makes sure that `fade` effect works for reduced motion by adding
it to the global exclude list for reduced motion.
Closes #7847
1 parent 964fcf0 commit e2f5e2c
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
| |||
0 commit comments