Revision 92aedd15fcf1ec08eed170c5b60c49930f92e911 authored by Christian Oliff on 29 July 2023, 11:04:50 UTC, committed by GitHub on 29 July 2023, 11:04:50 UTC
I'm quite sure this should be `role="tooltip"` and not `role="popover"`.  There isn't a popover role but there is a tooltip one.(https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/tooltip_role).. and Bootstrap 5 itself uses role="tooltip" for its popovers by default.
1 parent c81a694
History
File Mode Size
banner.js -rw-r--r-- 391 bytes
build-plugins.js -rw-r--r-- 2.7 KB
change-version.js -rw-r--r-- 2.5 KB
generate-sri.js -rw-r--r-- 1.6 KB
postcss.config.js -rw-r--r-- 327 bytes
rollup.config.js -rw-r--r-- 1.3 KB
vnu-jar.js -rw-r--r-- 1.9 KB
zip-examples.js -rw-r--r-- 2.6 KB

back to top