From 75a43f9a0870146761eb9df4abf97d7528b088e9 Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Sat, 12 Mar 2022 09:41:11 -0500 Subject: [PATCH] correct dl/dt roles related to resolving #373. These elements presently have no corresponding role, and their previous mappings weren't correct. new roles are coming in future aria, see #347 --- index.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 181af96a..75019adc 100644 --- a/index.html +++ b/index.html @@ -807,9 +807,7 @@

HTML Element Role Mappings

`dd` - - `definition` role - + No corresponding role
Use WAI-ARIA mapping
Use WAI-ARIA mapping
Use WAI-ARIA mapping
@@ -933,9 +931,7 @@

HTML Element Role Mappings

`dt` - - `term` role - + No corresponding role
Use WAI-ARIA mapping
Use WAI-ARIA mapping
Use WAI-ARIA mapping