- From: Peter Grucza <pgrucza@gmail.com>
- Date: Sun, 05 Jan 2014 16:31:37 -0500
- To: Steve Faulkner <faulkner.steve@gmail.com>, HTMLWG WG <public-html@w3.org>
- Message-ID: <52C9CF39.8030500@gmail.com>
On 04/01/2014 10:20 AM, Steve Faulkner wrote:
> I have also added a non normative reference table: Allowed ARIA roles,
> states and properties
> <http://www.w3.org/html/wg/drafts/html/master/index.html#allowed-aria-roles,-states-and-properties>
> which is linked to in the examples above.
>
>
Just a couple of comments,
I'm not sure if this is possible but wouldn't the reference table:
Allowed ARIA roles, states and properties
<http://www.w3.org/html/wg/drafts/html/master/index.html#allowed-aria-roles,-states-and-properties>
be better placed in section 3.2.7 WAI-ARIA? "ARIA role attribute"
already references tables in this section. I'm finding it odd that the
content is being split the way it is currently.
Is there a plan to include or mention the required properties as part of
Allowed ARIA state and property attributes
<http://www.w3.org/html/wg/drafts/html/master/dom.html#state-and-property-attributes>
for each element? This would be in addition to "For role value" information
As an example a checkbox might be similar to ...
Allowed ARIA state and property attributes:
Global aria-* attributes
For role value checkbox and |menuitemcheckbox
Required ||aria-checked (state)|
<http://www.w3.org/TR/wai-aria/states_and_properties#aria-checked>
Thanks, the additions that are being made are helpful.
Peter
--
Received on Sunday, 5 January 2014 21:32:12 UTC