w3c / html-aria

ARIA in HTML
https://w3c.github.io/html-aria/
Other
178 stars 48 forks source link

Update address element #426

Closed scottaohara closed 1 year ago

scottaohara commented 1 year ago

Per https://github.com/w3c/html-aam/pull/420, address element will now map to role=group. Once this update gets made in browsers, ARIA in HTML should update to change the implicit role to group and remove the "name prohibited" text, as that will no longer be true.