aria icon indicating copy to clipboard operation
aria copied to clipboard

aria-busy and parent/children required roles

Open giacomo-petri opened this issue 8 months ago • 4 comments

Should we explicitly clarify that required accessible parent/children relationships do not apply to elements with aria-busy="true"?

It seems understandable, but I don’t see a place where this is clearly stated. As it stands, tool vendors might still enforce these relationships even when aria-busy is set.

Side note:

I’ve noticed inconsistencies in how browsers handle elements with aria-busy="true". Some treat the role as generic, while others retain the role and announce "busy." What’s the expected behavior? @cookiecrook, would this be a good candidate for WPT?

giacomo-petri avatar Feb 01 '25 09:02 giacomo-petri