w3c / html-aria

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

Allow doc-cover on img #230

Closed mattgarrish closed 4 years ago

mattgarrish commented 4 years ago

I found that doc-cover is not allowed on img with alt text after this change: https://github.com/w3c/html-aria/issues/166

Given its use in publishing, it would help if it could be added back. The other roles from DPUB-ARIA are fine being excluded.