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
Hi, thanks for the work on this code. I want to use the getName API for something else that I am building, so i was testing some of the cases and realised that 5.2 was not working.
The trouble here is that it is not at all clear which of the HTML-AAM and accname specs takes precedence. See also w3c/accname#8. At least that is the last info I got on this mess.
So far I have been concentrating on accname. Honestly, I don't think it is worth the time to work on HTML-AAM as long as the spec authors cannot decide what they want.
Btw, I am not completely sure where aria-api is used in the code you posted. I guess somewhere in findControl()?
Hi, thanks for the work on this code. I want to use the getName API for something else that I am building, so i was testing some of the cases and realised that 5.2 was not working.
https://www.w3.org/TR/html-aam-1.0/#input-type-button-input-type-submit-and-input-type-reset-accessible-name-computation
my tests were
would love to get your thoughts if this should be handled by the tool or if it shouldn't be?
The text was updated successfully, but these errors were encountered: