From 7fb4c196743242e138fad127221122534eec23ce Mon Sep 17 00:00:00 2001 From: Carolyn MacLeod Date: Mon, 11 Nov 2019 13:20:38 -0500 Subject: [PATCH] add hyphen to no-href ids - for consistency with ARIA in HTML spec convention --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index a555fd4b..b60cd1e5 100644 --- a/index.html +++ b/index.html @@ -249,7 +249,7 @@

HTML Element Role Mappings

Use WAI-ARIA mapping
- + `a` (no `href` attribute) @@ -391,7 +391,7 @@

HTML Element Role Mappings

Use WAI-ARIA mapping
- + `area` (no `href` attribute)