w3c / html-aria

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

Consider allowing iframe to have role=region / dialog #217

Closed scottaohara closed 2 years ago

scottaohara commented 4 years ago

Would want a test case / use case to see how these play out:

per #102 - consider allowing iframe to specify role=region per #318 - consider allowing iframe to specify role=dialog

scottaohara commented 2 years ago

closing per #368 and the changes from #370.

If/when browsers / AT consistently handle roles on this element again, we can open this back up for discussion.