E-mail List Archives
Thread: WCAG 2.0 scoping
Number of posts in this thread: 5 (In chronological order)
From: Hoffman, Allen
Date: Mon, Jun 14 2010 4:54PM
Subject: WCAG 2.0 scoping
No previous message | Next message →
Can someone point me to where in WCAG 2.0 definition or application that
products which do not run in or on a browser are covered? I'm not
seeing it. Also, where are success techniques for such things as
including name, role, and state for non-browser-based application
interface elements?
Thanks in advance for enlightening me.
From: Patrick H. Lauke
Date: Mon, Jun 14 2010 6:18PM
Subject: Re: WCAG 2.0 scoping
← Previous message | Next message →
On 14/06/2010 22:56, Hoffman, Allen wrote:
> Can someone point me to where in WCAG 2.0 definition or application that
> products which do not run in or on a browser are covered? I'm not
> seeing it. Also, where are success techniques for such things as
> including name, role, and state for non-browser-based application
> interface elements?
What kind of "products" do you mean? Things like AIR applications? W3C
Widgets? Or actual native applications? The scope of WCAG 2.0 is, as the
name suggests, "Web Content". If you're looking for guidance on how to
make something like a native app, written in C++ or whatever,
accessible, then WCAG 2.0 is not the right place. If that's the case,
I'd have a look at these (not read them myself, mind):
ISO 16071 (which I believe will be incorporated into ISO 9241):
Ergonomics of human-system interaction – Guidance on accessibility for
human–computer interfaces
ISO 13407: Human-centred Design Processes for Interactive Systems
P
--
Patrick H. Lauke
From: Claudia.Case
Date: Tue, Jun 15 2010 2:33PM
Subject: Re: WCAG 2.0 scoping
← Previous message | Next message →
It's covered in Section 508 (http://www.access-board.gov/sec508/guide/index.htm), not WCAG. WCAG is for web sites/apps only.
From: tingram
Date: Thu, Jun 17 2010 10:12AM
Subject: Re: WCAG 2.0 scoping
← Previous message | Next message →
Hi Allen,
I may have misunderstood your enquiry, but SC 4.1.2 of WCAG 2.0 has a
section on creating your own UI components.
http://www.w3.org/TR/UNDERSTANDING-WCAG20/ensure-compat-rsv.html
All the best,
Tom
Thomas Ingram
ingserv
Creative Media Centre
45 Robertson Street, Hastings, East Sussex TN34 1HL
telephone 01424 205 383
http://ingserv.com
From: Hoffman, Allen
Date: Thu, Jun 17 2010 1:15PM
Subject: Re: WCAG 2.0 scoping
← Previous message | No next message
Thanks.
I have seen this, but these seem to be UI components within the browser
environment.