]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Remove unnecessary `id`/`aria-labelledby` from cheatsheet accordions (#37718)
authorPatrick H. Lauke <redux@splintered.co.uk>
Mon, 26 Dec 2022 00:11:36 +0000 (00:11 +0000)
committerGitHub <noreply@github.com>
Mon, 26 Dec 2022 00:11:36 +0000 (00:11 +0000)
commit492187de6468efe8ac774ff25f00522181364af1
treee99454a2717c6c3bd70ee70d7783b37f5c8462ea
parentb613cfb58bf4b3c2acc8f46f661f1814744620da
Remove unnecessary `id`/`aria-labelledby` from cheatsheet accordions (#37718)

Explicit labelling (which then would also benefit from a `role="group"` or similar role) is only optional, and not really appropriate just for a cheatsheet

https://www.w3.org/WAI/ARIA/apg/patterns/accordion/

Closes #37591
site/content/docs/5.3/examples/cheatsheet-rtl/index.html
site/content/docs/5.3/examples/cheatsheet/index.html