-
Notifications
You must be signed in to change notification settings - Fork 136
Closed
Labels
editoriala change to an example, note, spelling, grammar, or is related to publishing or the repoa change to an example, note, spelling, grammar, or is related to publishing or the repo
Milestone
Description
From https://w3c.github.io/aria/#ua_domchanges
<p class="note">Many state and properties can be changed by assistive technologies through existing accessibility APIs by responding to a default action event. For example, the <sref>aria-selected</sref> state of a <rref>tab</rref> in a <rref>tabpanel</rref> can be changed by triggering the default action on the element.</p>
I don't think this is actually true. The AT just triggers the default action... That may convey user intent, but the AT isn't actually changing anything. The web app makes the change in response to the "intent."
We could reword or remove the note. Leaning toward remove, b/c I'm not sure it adds anything useful.
Metadata
Metadata
Assignees
Labels
editoriala change to an example, note, spelling, grammar, or is related to publishing or the repoa change to an example, note, spelling, grammar, or is related to publishing or the repo