aria icon indicating copy to clipboard operation
aria copied to clipboard

"host language attribute" is not defined

Open cookiecrook opened this issue 2 years ago • 4 comments

"host language attribute" is not defined in main ARIA spec (and related)

I heard today that a few ARIA veterans didn't know what this was. .... e.g. an HTML or SVG attr since those are "host languages" for ARIA

cookiecrook avatar Sep 11 '23 09:09 cookiecrook

  1. Look to see if host language is defined and we just haven't linked to it correctly
  2. Define it here if it is not
  3. Open issue in ACCNAME either way

MelSumner avatar Sep 19 '23 14:09 MelSumner

It isn't defined. Personally I'd like to see it defined inline somewhere within section "8. Implementation in Host Languages" of the spec.

jnurthen avatar Sep 19 '23 19:09 jnurthen

What is a "host language attribute"?

mc2 avatar Apr 17 '24 16:04 mc2

What is a "host language attribute"?

An attribute of the host language that integrates ARIA, for example an HTML or SVG attribute, see https://w3c.github.io/aria/#co-evolution

pkra avatar Apr 17 '24 16:04 pkra