diff options
| author | Patrick H. Lauke <[email protected]> | 2017-06-17 15:07:49 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-06-17 15:07:49 +0200 |
| commit | 816d5bd2e3268aac543ecfe534290879ee59da1d (patch) | |
| tree | b5f4c8638b7d1373b78f53ec1fecee92f84f36db /dist/css/bootstrap.css.map | |
| parent | 9f0929013e0c4e5c21acbb7a7e8298c345ea4cac (diff) | |
| download | bootstrap-816d5bd2e3268aac543ecfe534290879ee59da1d.tar.xz bootstrap-816d5bd2e3268aac543ecfe534290879ee59da1d.zip | |
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)
Diffstat (limited to 'dist/css/bootstrap.css.map')
0 files changed, 0 insertions, 0 deletions
