You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that caption has "STATE_SYSTEM_READONLY" and figcaption does not. Should it?
Also... curious why caption uses ROLE_SYSTEM_TEXT+STATE_SYSTEM_READONLY
but legend and label use ROLE_SYSTEM_STATICTEXT.
I would have thought they would have the same MSAA role and only differ by their IA2 role?