Title: IMPORTANT Note to Presenters
1IMPORTANT Note to Presenters
- The slides themselves have limited text, in order
to avoid participants reading much while you are
talking. - There are extensive presenters notes in the
Notes section. Make sure you can read them in
preparing for a presentation. - On this slide, the notes start with NOTES
SECTION
2WCAG 2.0Web Content Accessibility
GuidelinesUpdate
- DRAFT Last Updated 16 August 2007
Note This document contains unapproved draft
ideas and should not be referenced or quoted
under any circumstances.
3Talk about today
- What is WCAG- along with Who, Where, When, Why,
and How - What WCAG 2 gives you- Applies to more advanced
technologies- Clearer criteria- Flexible,
adaptable- Practical implementation examples and
info - Making accessibility easier better- Authoring
tools and browsers - What you can do now
4We wont cover
- The basics of Web accessibility and WCAG 1.0
- The business case
- Policies, laws,
- and such
- Will provide resources for these.
5WCAG Web Content Accessibility Guidelines
- International standard
- Applies to Web pages, sites, applications
- For
- Web developers and designers,
- Authoring tool and evaluation tool developers,
and - Others who need a technical standard.
- (not for novices)
6Who develops WCAG
- The standards-making body for the Web
- International, multi-stakeholder
- Formal process
7How WCAG is developed, Stage 1
- WCAG Working Group development
- CommunityPublic review and comment
WCAG Working Draft
8Getting better with age
- For example, clearer with less jargon
- 2006 Draft4.1.1 Web units or authored
components can be parsed unambiguously, and the
relationships in the resulting data structure are
also unambiguous. - 2007 draft4.1.1 Parsing Content implemented
using markup languages has elements with complete
start and end tags, except as allowed by their
specifications, and are nested according to their
specifications.
9Getting better with age
- Note new and improved documents
- WCAG 2 FAQ
- WCAG 2.0 Quick Reference
- Summary of Issues, Revisions, and Rationales for
Changes to WCAG 2.0 2006 Last Call Draft
10When will WCAG 2.0be completed?
11Milestones
- Working Drafts
- Last Call Working Draft
12Milestones
- Public Working Drafts
- Last Call Working Draft
- Candidate Recommendation
- Implementations
- Proposed Recommendation
- W3C Recommendation Web Standard
13How WAI Develops Accessibility Guidelines through
the W3C Process Milestones and Opportunities to
Contribute
14WCAG 1.0 --gt WCAG 2.0
15- WCAG 2.0 WD
- Principles
- Guidelines
16- WCAG 2.0 WD
- Principles POUR
- Perceivable
- Operable
- Understandable
- Robust
- Guidelines
17What WCAG 2 gives you
- Easier to understand success, that ismore
precisely testable(do still need human)
18- WCAG 2.0 WD
- Principles P-O-U-R
- Guidelines
- Success CriteriaLevel A, AA, AAA
- WCAG 1.0
- Guidelines
- CheckpointsPriority 1, 2, 3
19- WCAG 1.0 Checkpoint
- 2.2 Ensure that foreground and background color
combinations provide sufficient contrast when
viewed by someone having color deficits
20(No Transcript)
21- WCAG 1.0 Checkpoint
- 2.2 Ensure that foreground and background color
combinations provide sufficient contrast when
viewed by someone having color deficits - WCAG 2.0 Success Criteria
- Text (and images of text) have a contrast ratio
of at least 51(from the May 2007 Draft)
22What WCAG 2 gives you
- Applies to more advanced Web technologies-
current, future, non-W3C - Adaptable, flexiblefor different situations,and
developingtechnologies and techniques
23WCAG 2.0
- www.w3.org/TR/WCAG20/
- Formal Web standard draft, planned to become a
W3C Recommendation - Normative
24WCAG 2.0
Techniques
- Informativesupporting document
- Examples for HTML, CSS, etc.
- Can be updated
25WCAG 2.0 requirements are more flexible
26More design flexibility
- WCAG 1.0 Checkpoint 7.1Until user agents allow
users to control flickering, avoid causing the
screen to flicker - WCAG 2.0 allows more movement within defined
parameters
27Scripting allowed!
28Scripting Techniques
- Providing client-side validation and alert
- Using functions of the Document Object Model
(DOM) to add content to a page - Using Dynamic Web Content Accessibility to
programmatically identify form fields as required - . . .
29Flexibility for rich Internet applications
- WAI-ARIAAccessible Rich Internet Applications
Suite - Techniques for meeting WCAG 2.0
- E.g., accessible and highly usable expanding and
collapsing menus/tree controls/nav bars
30WAI-ARIA status
- Implementations already in browser and screen
reader - Documents
- Technical material for tool and specification
developers - Best practices for Web content developers
31WCAG 2.0 flexibility for different situations
- Accessibility Supported Technologies(formerly
Baseline)
32What WCAG 2 gives you
- Extensive supporting materials, - practical
implementation guidance
33- WCAG 2.0 WD
- Principles P-O-U-R
- Guidelines
- Success CriteriaLevel A, AA, AAA
- 2.0 Support
- Techniques
- Understanding
- WCAG 1.0
- Guidelines
- CheckpointsPriority 1, 2, 3
- 1.0 Support
- Techniques
34Techniques
WCAG 2.0
Understanding
- Informativesupporting document
- Reference manual
35Techniques
WCAG 2.0
Understanding
36Techniques
WCAG 2.0
Quick Reference!
Understanding
37(No Transcript)
38(No Transcript)
39Overview
WCAG 2 FAQ
Issues, Changes
Techniques
WCAG 2.0
Quick Reference!
Understanding
40What WCAG 2 gives you
- Applies to more advanced Web technologies-
current, future, non-W3C - Adaptable, flexible for different situations,and
developing technologies and techniques - More precisely testable
- Extensive supporting materials, - practical
implementation guidance
41Accessibility ? WCAGAccessibility people using
Web
- WAI Resources
- How People with Disabilities Use the Web
- Involving Users in Web Accessibility Design and
Evaluation - Videos
42Understanding accessibility issues how people
with disabilities use your site
43Who is responsible forWeb accessibility?
44Components of Web Accessibility
Web Content(WCAG)
45Components of Web Accessibility
Web Content(WCAG)
User Agent(UAAG)
46Components of Web Accessibility
Web Content(WCAG)
User Agent(UAAG)
Authoring Tool(ATAG)
47Making accessibilityeasier for site
developersand better for users!
48Actively encourageaccessibility improvementsin
tools
A c t i o n !
49What else you can do now
A c t i o n !
50Get into WCAG 2.0 Drafts
51Start here with WCAG 2.0
- Using it
- www.w3.org/WAI/WCAG20/quickref/
- Learning about it
- www.w3.org/WAI/intro/wcag20.php
Quick Reference!
Overview
52Talked about today
- What is WCAG- along with Who, Where, When, Why,
and How - What WCAG 2 gives you- Applies to more advanced
technologies- Clearer criteria- Flexible,
adaptable- Practical implementation examples and
info - Making accessibility easier better- Authoring
tools and browsers - What you can do now
53Questions?
- WCAG 2 FAQwww.w3.org/WAI/WCAG20/wcag2faq
- WAI Interest Group mailing listarchivehttp//li
sts.w3.org/Archives/Public/w3c-wai-ig/subscribe
www.w3.org/WAI/IG/Overview.htmlUselist
54Actively encourage real accessibilityReward web
sites, tools, developers,Thank you!
55- W3C WAIwww.w3.org/WAI/
- Introduction to Web Accessibilitywww.w3.org/WAI/i
ntro/accessibility - Understanding Web Accessibility??non-W3C
ok?www.uiaccess.com/understanding.html - Developing a Web Accessibility Business Case for
Your Organization www.w3.org/WAI/bcase/Overview - How WAI Develops Accessibility Guidelines through
the W3C Processwww.w3.org/WAI/intro/w3c-process - WAI Resourceswww.w3.org/WAI/Resources/Overview
56- Overview of WCAG 2.0 Documentswww.w3.org/WAI/intr
o/wcag20 - WCAG 2 FAQwww.w3.org/WAI/WCAG20/wcag2faq
- WCAG 2.0 Quick Referencewww.w3.org/WAI/WCAG20/qui
ckref/ - Summary of Issues, Revisions, and Rationales for
Changes to WCAG 2.0 2006 Last Call
Draftwww.w3.org/WAI/GL/2007/05/change-summary - WAI-ARIA Suite Overview www.w3.org/WAI/intro/aria