From 3b59b97c626bf2accef8217339b04712666c36d9 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Fri, 29 May 2015 23:48:35 +0100 Subject: [PATCH] ensure divider list items have role="separator" http://www.w3.org/TR/wai-aria/roles#separator --- .../components/button-dropdowns.html | 38 +++++++++---------- docs/_includes/components/button-groups.html | 2 +- docs/_includes/components/dropdowns.html | 4 +- docs/_includes/components/input-groups.html | 12 +++--- docs/_includes/components/navbar.html | 12 +++--- docs/_includes/components/navs.html | 4 +- docs/_includes/js/dropdowns.html | 12 +++--- docs/_includes/js/scrollspy.html | 2 +- docs/examples/carousel/index.html | 2 +- docs/examples/navbar-fixed-top/index.html | 2 +- docs/examples/navbar-static-top/index.html | 2 +- docs/examples/navbar/index.html | 2 +- docs/examples/non-responsive/index.html | 2 +- docs/examples/sticky-footer-navbar/index.html | 2 +- docs/examples/theme/index.html | 8 ++-- 15 files changed, 53 insertions(+), 53 deletions(-) diff --git a/docs/_includes/components/button-dropdowns.html b/docs/_includes/components/button-dropdowns.html index 1e707c4ba..5f7b7d94f 100644 --- a/docs/_includes/components/button-dropdowns.html +++ b/docs/_includes/components/button-dropdowns.html @@ -17,7 +17,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -27,7 +27,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -37,7 +37,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -47,7 +47,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -57,7 +57,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -67,7 +67,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -82,7 +82,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -101,7 +101,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -115,7 +115,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -129,7 +129,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -143,7 +143,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -157,7 +157,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -171,7 +171,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -188,7 +188,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -206,7 +206,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -220,7 +220,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -234,7 +234,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -286,7 +286,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -300,7 +300,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • diff --git a/docs/_includes/components/button-groups.html b/docs/_includes/components/button-groups.html index 5f61bfc05..8a52e5e65 100644 --- a/docs/_includes/components/button-groups.html +++ b/docs/_includes/components/button-groups.html @@ -220,7 +220,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • diff --git a/docs/_includes/components/dropdowns.html b/docs/_includes/components/dropdowns.html index 4c7255d68..c2bfeb3d5 100644 --- a/docs/_includes/components/dropdowns.html +++ b/docs/_includes/components/dropdowns.html @@ -116,7 +116,7 @@
  • Action
  • Another action
  • Something else here
  • - +
  • Separated link
  • @@ -124,7 +124,7 @@ {% highlight html %} {% endhighlight %} diff --git a/docs/_includes/components/input-groups.html b/docs/_includes/components/input-groups.html index 665c5b7cc..a42370e72 100644 --- a/docs/_includes/components/input-groups.html +++ b/docs/_includes/components/input-groups.html @@ -196,7 +196,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -212,7 +212,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -230,7 +230,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -246,7 +246,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -270,7 +270,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -290,7 +290,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • diff --git a/docs/_includes/components/navbar.html b/docs/_includes/components/navbar.html index 1d2e92047..1306f43e0 100644 --- a/docs/_includes/components/navbar.html +++ b/docs/_includes/components/navbar.html @@ -53,9 +53,9 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • -
  • +
  • One more separated link
  • @@ -74,7 +74,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -108,9 +108,9 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • -
  • +
  • One more separated link
  • @@ -129,7 +129,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • diff --git a/docs/_includes/components/navs.html b/docs/_includes/components/navs.html index 2e41e57cf..025e2b60b 100644 --- a/docs/_includes/components/navs.html +++ b/docs/_includes/components/navs.html @@ -132,7 +132,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • @@ -166,7 +166,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • diff --git a/docs/_includes/js/dropdowns.html b/docs/_includes/js/dropdowns.html index 98184eb9c..192d9a106 100644 --- a/docs/_includes/js/dropdowns.html +++ b/docs/_includes/js/dropdowns.html @@ -28,7 +28,7 @@
  • Action
  • Another action
  • Something else here
  • - +
  • Separated link
  • @@ -41,7 +41,7 @@
  • Action
  • Another action
  • Something else here
  • - +
  • Separated link
  • @@ -56,7 +56,7 @@
  • Action
  • Another action
  • Something else here
  • - +
  • Separated link
  • @@ -79,7 +79,7 @@
  • Action
  • Another action
  • Something else here
  • - +
  • Separated link
  • @@ -92,7 +92,7 @@
  • Action
  • Another action
  • Something else here
  • - +
  • Separated link
  • @@ -105,7 +105,7 @@
  • Action
  • Another action
  • Something else here
  • - +
  • Separated link
  • diff --git a/docs/_includes/js/scrollspy.html b/docs/_includes/js/scrollspy.html index afac356e1..adcce1f29 100644 --- a/docs/_includes/js/scrollspy.html +++ b/docs/_includes/js/scrollspy.html @@ -24,7 +24,7 @@ diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html index 11710ddf7..28d1aafce 100644 --- a/docs/examples/carousel/index.html +++ b/docs/examples/carousel/index.html @@ -55,7 +55,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • One more separated link
  • diff --git a/docs/examples/navbar-fixed-top/index.html b/docs/examples/navbar-fixed-top/index.html index 84a7e60ec..472272407 100644 --- a/docs/examples/navbar-fixed-top/index.html +++ b/docs/examples/navbar-fixed-top/index.html @@ -53,7 +53,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • One more separated link
  • diff --git a/docs/examples/navbar-static-top/index.html b/docs/examples/navbar-static-top/index.html index c96028ef5..62e70d7dc 100644 --- a/docs/examples/navbar-static-top/index.html +++ b/docs/examples/navbar-static-top/index.html @@ -53,7 +53,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • One more separated link
  • diff --git a/docs/examples/navbar/index.html b/docs/examples/navbar/index.html index 6ad01dbdd..32161ce2f 100644 --- a/docs/examples/navbar/index.html +++ b/docs/examples/navbar/index.html @@ -55,7 +55,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • One more separated link
  • diff --git a/docs/examples/non-responsive/index.html b/docs/examples/non-responsive/index.html index f6c258ca3..e134b394d 100644 --- a/docs/examples/non-responsive/index.html +++ b/docs/examples/non-responsive/index.html @@ -51,7 +51,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • One more separated link
  • diff --git a/docs/examples/sticky-footer-navbar/index.html b/docs/examples/sticky-footer-navbar/index.html index 793734545..b62ee74c5 100644 --- a/docs/examples/sticky-footer-navbar/index.html +++ b/docs/examples/sticky-footer-navbar/index.html @@ -53,7 +53,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • One more separated link
  • diff --git a/docs/examples/theme/index.html b/docs/examples/theme/index.html index dfcb2ee3f..dc12aac52 100644 --- a/docs/examples/theme/index.html +++ b/docs/examples/theme/index.html @@ -55,7 +55,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • One more separated link
  • @@ -346,7 +346,7 @@
  • Another action
  • Something else here
  • - +
  • Separated link
  • @@ -393,7 +393,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • One more separated link
  • @@ -426,7 +426,7 @@
  • Action
  • Another action
  • Something else here
  • -
  • +
  • Separated link
  • One more separated link