mastodon/app/javascript/mastodon/features/picture_in_picture/components
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
..
footer.js Remove aria-pressed where it's redundant (#19912) 2022-11-08 17:31:32 +01:00
header.js Change routing paths to use usernames in web UI (#16171) 2021-09-26 05:46:13 +02:00