0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Bootstrap/_includes
Patrick H. Lauke 816d5bd2e3 Docs: accessibility and IE fixes for SVG-based top navigation (#22848)
* Add explicit aria-label attributes to <svg> based links

As some browser/AT combinations don't seem to fully support grabbing the
`<title>` from inside the `<svg>` as the link text/name to announce
(e.g. Firefox+NVDA)

* Add <title> to Bootstrap logo <svg>

* Add <title> to menu <svg>

* Add explicit focusable="false" to <svg> icons

Due to a bug/"feature" in IE, `<svg>` elements are usually separately
focusable, which then results in links with `<svg>` icons being
essentially focused twice (once for the link, and once for the `<svg>`
inside, which is then also non-interactive)
2017-06-17 15:07:49 +02:00
..
icons Docs: accessibility and IE fixes for SVG-based top navigation (#22848) 2017-06-17 15:07:49 +02:00
ads.html Rearrange all the docs to allow for a docs/major.minor/ setup 2017-05-29 23:32:28 -07:00
callout-danger-async-methods.md Rearrange all the docs to allow for a docs/major.minor/ setup 2017-05-29 23:32:28 -07:00
callout-warning-color-assistive-technologies.md Rearrange all the docs to allow for a docs/major.minor/ setup 2017-05-29 23:32:28 -07:00
docs-navbar.html Docs: accessibility and IE fixes for SVG-based top navigation (#22848) 2017-06-17 15:07:49 +02:00
docs-sidebar.html rename files 2017-05-30 13:25:26 -07:00
footer.html move scripts to separate include so we can include them across layouts even if the footer isn't there 2017-05-29 23:32:28 -07:00
header.html Rearrange all the docs to allow for a docs/major.minor/ setup 2017-05-29 23:32:28 -07:00
scripts.html Fix search redirect 2017-06-01 09:09:46 -07:00
social.html Rearrange all the docs to allow for a docs/major.minor/ setup 2017-05-29 23:32:28 -07:00