w3c / html-aria

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

update summary element role allowances #213

Closed scottaohara closed 4 years ago

scottaohara commented 4 years ago

closes #85

Removed the allowance for role=button with aria-expanded=true/false on summary. Authors who need to support IE11 with polyfills may still need this, but as noted in the issue for this PR, they're likely already getting various other conformance errors already.


Preview | Diff