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
#141 added mappings for ATK, however there are a couple of issues:
There is no attribute included to identify that the ATK_ROLE_SECTION is an insertion or deletion. In order to be consistent with what has been done for other elements which have corresponding ARIA roles, I propose adding xml-roles:insertion for ins and xml-roles:deletion for del. This will be going into the Core-AAM.
#141 added mappings for ATK, however there are a couple of issues:
xml-roles:insertion
forins
andxml-roles:deletion
fordel
. This will be going into the Core-AAM.I'm happy to do a pull request, but I don't know how you feel about when it's best to do 2.
The text was updated successfully, but these errors were encountered: