diff --git a/sections/semantics-tabular-data.include b/sections/semantics-tabular-data.include index 4154bb8261..379524860c 100644 --- a/sections/semantics-tabular-data.include +++ b/sections/semantics-tabular-data.include @@ -1359,7 +1359,8 @@
headers - The header cells for this cell
[=Allowed ARIA role attribute values=]:
- cell role (default - do not set) + cell, + gridcell role (each are default - do not set) or Any other role value.
@@ -1429,7 +1430,9 @@
[=Allowed ARIA role attribute values=]:
columnheader, - rowheader role (each are default - do not set) + rowheader, + cell, + gridcell role (each are default - do not set) or Any other role value.
[=Allowed ARIA state and property attributes=]: