[Bug 25614] @required and @disabled need to be moved to the Strong native semantics table

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25614

--- Comment #10 from James Craig <jcraig@apple.com> ---
(In reply to steve faulkner from comment #2)

> Why would we want to force developers to add required to explicitly indicate
> to AT users that a particular control is required?

To mitigate the error cases where the author has remembered to update one
attribute but forgotten the other. I developers forget to update their
@aria-required, @aria-invalid, and even @aria-checked states frequently. We
can't stop them from doing this, but we can encourage them to keep the native
and ARIA values in sync.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 13 May 2014 16:38:59 UTC