Skip to content

Commit e448426

Browse files
committed
Exclude conformance-challenges/ and requirements/
1 parent 77bbe02 commit e448426

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

conformance-challenges/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -407,16 +407,16 @@

Challenge #5: Accessibility Supported

407407
<a href="https://www.w3.org/TR/UNDERSTANDING-WCAG20/conformance.html#uc-accessibility-supported-definition-head">
408408
first Note under the definition of Accessibility Supporteda> states that: <q>The WCAG Working
409409
group and the W3C do not specify which or how much support by assistive
410-
technologies there must be for a particular use of a web technology in
410+
technologies there must be for a particular use of a Web technology in
411411
order for it to be classified as accessibility supported.q>
412412
This is further expanded upon in the section
413413
<a href="https://www.w3.org/TR/UNDERSTANDING-WCAG20/conformance.html#uc-support-level-head">
414414
Level of Assistive Technology Support Needed for <q>Accessibility Support:q>a>
415415
<q>This topic raises the question of how many
416-
or which assistive technologies must support a web technology in order
417-
for that web technology to be considered <q>accessibility supported.q> The
416+
or which assistive technologies must support a Web technology in order
417+
for that Web technology to be considered <q>accessibility supported.q> The
418418
WCAG Working group and the W3C do not specify which or how many
419-
assistive technologies must support a web technology in order for it to
419+
assistive technologies must support a Web technology in order for it to
420420
be classified as accessibility supported. This is a complex topic and
421421
one that varies both by environment and by language.q>p>
422422

@@ -464,7 +464,7 @@

Mitigations

464464

465465
<p>We know of no useable mitigations to achieve the <q>Accessibility Supportedq> conformance requirement for public facing websites. <a href="https://www.w3.org/TR/WCAG-EM/#step1c">WCAG-EM's Second Notea> suggests that: <q>For some websites in closed networks, such as an intranet website, where both the users and the computers used to access the website are known, this baseline may be limited to the operating systems, web browsers and assistive
466466
technologies used within this closed network.q> It continues saying: <q>However, in most cases this baseline is ideally broader to cover the majority of current user agents used by people with disabilities in any applicable particular geographic region and
467-
language community.q> Beyond placing the responsibility on the evaluator to establish this baseline, <a href="https://www.w3.org/TR/UNDERSTANDING-WCAG20/conformance.html#uc-accessibility-support-head">Note 5 in Understanding Conformance 2.0a> suggests that: <q>One way for authors to locate uses of a technology that are accessibility supported would be to consult compilations of uses that are documented to be accessibility supported. … Authors, companies, technology vendors, or others may document accessibility-supported ways of using web content technologies.q> Unfortunately, we know of no such public repository.
467+
language community.q> Beyond placing the responsibility on the evaluator to establish this baseline, <a href="https://www.w3.org/TR/UNDERSTANDING-WCAG20/conformance.html#uc-accessibility-support-head">Note 5 in Understanding Conformance 2.0a> suggests that: <q>One way for authors to locate uses of a technology that are accessibility supported would be to consult compilations of uses that are documented to be accessibility supported. … Authors, companies, technology vendors, or others may document accessibility-supported ways of using Web content technologies.q> Unfortunately, we know of no such public repository.
468468
p>
469469
section>
470470
section>

requirements/21/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<section id="introduction">
114114
<h2>Introductionh2>
115115
<p><a href="https://www.w3.org/TR/WCAG20/">Web Content Accessibility Guidelines 2.0 (WCAG 2.0)a> [[WCAG20]] explains how to make Web content accessible to people with disabilities. Since the release of WCAG 2.0 in December 2008 WCAG 2.0 has been widely adopted and implemented. As a result of both feedback from implementers and significant changes in technologies, the WCAG WG is pursuing the development of dot.x specifications and support materials to address special topic areas as needed, including (but not limited to) mobile devices, cognitive impairments and learning disabilities, and low vision.p>
116-
<p>The underlying goal of dot.x requirements are the same as for WCAG 2.0 – to promote accessibility of web content. Dot.x requirements must satisfy additional goals addressed in this document including:p>
116+
<p>The underlying goal of dot.x requirements are the same as for WCAG 2.0 – to promote accessibility of Web content. Dot.x requirements must satisfy additional goals addressed in this document including:p>
117117
<ul>
118118
<li>Pre-existing requirements for WCAG 2.0.li>
119119
<li>Ensure that web pages which conform to WCAG 2.1 conform to WCAG 2.0.li>

requirements/22/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,13 +119,13 @@
119119
<section id="introduction">
120120
<h2>Introductionh2>
121121
<p><a href="https://www.w3.org/TR/WCAG20/">Web Content Accessibility Guidelines 2.0 (WCAG 2.0)a> [[WCAG20]]
122-
explains how to make web content accessible to people with disabilities. Since the release of WCAG 2.0 in December
122+
explains how to make Web content accessible to people with disabilities. Since the release of WCAG 2.0 in December
123123
2008 and the release of WCAG 2.1 in June 2018, these standards have been widely adopted and implemented. As a
124124
result of feedback from implementers, ongoing changes in technologies, and responding to the need for regular
125125
updates in accessibility content standards, the Accessibility Guidelines Working Group (AGWG) is pursuing the
126126
development of WCAG 2.2.p>
127127
<p>The underlying goal of WCAG 2.2 requirements are the same as for WCAG 2.0 and WCAG 2.1 – to promote accessibility
128-
of web content. WCAG 2.2 must satisfy additional requirements addressed in this document including:p>
128+
of Web content. WCAG 2.2 must satisfy additional requirements addressed in this document including:p>
129129
<ul>
130130
<li>Web pages which conform to WCAG 2.2 conform to WCAG 2.1 (which conforms to WCAG 2.0).li>
131131
<li>WCAG 2.2 success criteria continue support additional use-cases.li>

0 commit comments

Comments
 (0)