diff --git a/index.html b/index.html index 4df8020c..803d34af 100644 --- a/index.html +++ b/index.html @@ -1205,7 +1205,7 @@

No `role` or `aria-*` attributes - except `aria-hidden="true"`. + except `aria-hidden="true"`. @@ -2070,7 +2070,13 @@

No corresponding role - No `role` or `aria-*` attributes +

no `role`

+
+

+ Authors MAY specify the `aria-hidden` attribute on the `picture` element. + Otherwise, no other allowed `aria-*` attributes. +

+