ARIA integration -- role of host lang specifications

In http://www.w3.org/TR/wai-aria/#Using

After:
    Authors must associate elements in the document to an ARIA
    role and the appropriate states and properties (aria-* attributes)
    during its life-cycle.

Please add something equivalent to "unless sufficient associations are
provided by the host language's native semantics."  For example:

    Authors must associate elements in the document to an ARIA
    role and the appropriate states and properties (aria-* attributes)
    during its life-cycle.  (Note that many of these associations can
    be provided automatically through the use of Host Language
    Semantics.)

-jJ

Received on Tuesday, 29 September 2009 20:50:02 UTC