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
Here are the mappings:
ATK and IA2: object attributes "class" and "id".
UIA: UIA_ClassNamePropertyId and UIA_AutomationIdPropertyId
Mac: AXDOMClassList and AXDOMIdentifier
The text was updated successfully, but these errors were encountered:
Both of these say "Not mapped" across all platforms:
https://w3c.github.io/html-aam/#att-class
https://w3c.github.io/html-aam/#att-id
Here are the mappings:
ATK and IA2: object attributes "class" and "id".
UIA: UIA_ClassNamePropertyId and UIA_AutomationIdPropertyId
Mac: AXDOMClassList and AXDOMIdentifier
The text was updated successfully, but these errors were encountered: