mastodon/app/javascript/mastodon/features/home_timeline
Sasha Sorokin d055d75172
Remove aria-pressed where it's redundant (#19912)
This commit removes aria-pressed attribute from all elements which
contents or other descriptive attributes change in active state,
effectively replacing the meaning of the button, in which case
aria-pressed, an attribute specified whether the button is currently
pressed, would create a confusion. (Spoiler: it's everywhere).

See https://github.com/mastodon/mastodon/issues/13545#issuecomment-1304886969
2022-11-08 17:31:32 +01:00
..
components Upgrade Babel to version 7.0.0 (#5925) 2018-09-14 17:59:48 +02:00
containers Improve eslint rules (#3147) 2017-05-20 17:31:47 +02:00
index.js Remove aria-pressed where it's redundant (#19912) 2022-11-08 17:31:32 +01:00