diff --git a/index.html b/index.html index 8d2046f3..5300f9d2 100644 --- a/index.html +++ b/index.html @@ -1232,13 +1232,17 @@

HTML Element Role Mappings

`hgroup` - `generic` role + `group` role
Use WAI-ARIA mapping
Use WAI-ARIA mapping
Use WAI-ARIA mapping
Use WAI-ARIA mapping
- + + If an `hgroup` contains multiple heading elements, then the heading element with the highest priority level + MAY be treated as the sole heading of the `hgroup`. All other heading elements MAY instead be exposed as if they + were `p` elements. See `paragraph` role on Core AAM. + @@ -6140,6 +6144,7 @@

Change Log

Substantive changes since moving to the Accessible Rich Internet Applications Working Group (03-Nov-2019)