From 3b59b97c626bf2accef8217339b04712666c36d9 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Fri, 29 May 2015 23:48:35 +0100 Subject: ensure divider list items have role="separator" http://www.w3.org/TR/wai-aria/roles#separator --- docs/examples/theme/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/examples/theme') 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
  • -- cgit v1.2.3