1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
2
3
<html lang="en">
4
5
<head>
6
7
<title>
8
Inaccessible Home Page Report</title>
9
10
<meta http-equiv="content-type" content="text/html; charset=utf-8">
11
12
<link href="../../css/meta.css" rel="stylesheet" type="text/css">
13
14
<link href="../../css/reportTable.css" rel="stylesheet" type="text/css">
15
16
</head>
17
18
<body>
19
20
<div id="meta-header">
21
22
<p id="skipnav">
23
<a href="#page">
24
Jump to beginning of inaccessible report page</a>
25
</p>
26
27
<p id="logos">
28
<a href="https://www.w3.org/" title="W3C Home">
29
<img alt="W3C logo" src="../../img/w3c.png" height="48" width="72">
30
</a>
31
<a href="https://www.w3.org/WAI/" title="WAI Home">
32
<img alt="Web Accessibility Initiative (WAI) logo" src="../../img/wai.png" height="48">
33
</a>
34
</p>
35
36
<h1>
37
<span class="subhead">
38
Inaccessible Home Page Report </span>
39
Before and After Demonstration</h1>
40
41
<p class="subline">
42
Improving a Web site using Web Content Accessibility Guidelines (WCAG) 2.0</p>
43
44
<div id="mnav" class="inaccessible">
45
46
<ul>
47
48
<li class="first">
49
<a href="../../Overview.html">
50
Overview</a>
51
</li>
52
53
<li class="current first">
54
<span class="hidden">
55
Current location: </span>
56
Home
57
<div class="subnav subnavreport">
58
<ul>
59
60
<li class="inaccessible">
61
<strong>
62
Inaccessible:</strong>
63
<a href="../home.html" class="page">
64
<span class="hidden">
65
Inaccessible </span>
66
Home Page</a>
67
<a class="report current">
68
<span class="hidden">
69
Inaccessible Home Page </span>
70
Report</a>
71
</li>
72
<li class="accessible">
73
<strong>
74
Accessible:</strong>
75
<a href="../../after/home.html" class="page">
76
<span class="hidden">
77
Accessible </span>
78
Home Page</a>
79
<a href="../../after/reports/home.html" class="report">
80
<span class="hidden">
81
Accessible Home Page </span>
82
Report</a>
83
</li>
84
</ul>
85
</div>
86
87
</li>
88
89
<li>
90
<a href="news.html">
91
News</a>
92
</li>
93
94
<li>
95
<a href="tickets.html">
96
Tickets</a>
97
</li>
98
99
<li>
100
<a href="survey.html">
101
Survey</a>
102
</li>
103
104
<li>
105
<a href="template.html">
106
Template</a>
107
</li>
108
109
</ul>
110
111
</div>
112
113
</div>
114
115
<div id="page">
116
117
<div class="main">
118
119
<h2>
120
<a name="perceivable" id="perceivable">
121
Perceivable</a>
122
</h2>
123
124
<table id="p" class="report">
125
126
<caption>
127
Conformance of Home Page to WCAG 2.0 - Perceivable</caption>
128
129
<col>
130
131
<col width="43">
132
133
<col width="125">
134
135
<col>
136
137
<col width="50">
138
139
<thead>
140
141
<tr>
142
143
<td>
144
</td>
145
146
<th>
147
#</th>
148
149
<th>
150
Title</th>
151
152
<th>
153
Description</th>
154
155
<th>
156
Result</th>
157
158
</tr>
159
160
</thead>
161
162
<tbody class="fail">
163
164
<tr class="guideline fail">
165
166
<td>
167
</td>
168
169
<td>
170
1.1</td>
171
172
<th>
173
<a href="https://www.w3.org/WAI/WCAG20/quickref/#text-equiv">
174
Text Alternatives</a>
175
</th>
176
177
<td>
178
Provide text alternatives for any non-text content so that it can be changed into other forms people need, such as large print, braille, speech, symbols or simpler language.</td>
179
180
<td>
181
<img src="../../img/fail.png" alt="Some success criteria failed" title="Some success criteria failed">
182
</td>
183
184
</tr>
185
186
<tr class="criterion fail">
187
188
<td>
189
</td>
190
191
<td>
192
1.1.1</td>
193
194
<th>
195
<a href="https://www.w3.org/WAI/WCAG20/quickref/#text-equiv-all">
196
Non-text Content</a>
197
</th>
198
199
<td>
200
All non-text content that is presented to the user has a text alternative that serves the equivalent purpose, except for the situations listed below. <em>
201
(Level A)</em>
202
203
<div class="expand">
204
205
<ul>
206
207
<li>
208
<strong>
209
Controls, Input:</strong>
210
If non-text content is a control or accepts user input, then it has a name that describes its purpose. (Refer to Guideline 4.1 for additional requirements for controls and content that accepts user input.)</li>
211
212
<li>
213
<strong>
214
Time-Based Media:</strong>
215
If non-text content is time-based media, then text alternatives at least provide descriptive identification of the non-text content. (Refer to Guideline 1.2 for additional requirements for media.)</li>
216
217
<li>
218
<strong>
219
Test:</strong>
220
If non-text content is a test or exercise that would be invalid if presented in text, then text alternatives at least provide descriptive identification of the non-text content.</li>
221
222
<li>
223
<strong>
224
Sensory:</strong>
225
If non-text content is primarily intended to create a specific sensory experience, then text alternatives at least provide descriptive identification of the non-text content.</li>
226
227
<li>
228
<strong>
229
CAPTCHA:</strong>
230
If the purpose non-text content is to confirm that content is being accessed by a person rather than a computer, then text alternatives that identify and describe the purpose of the non-text content are provided, and alternative forms of CAPTCHA using output modes for different types of sensory perception are provided to accommodate different disabilities.</li>
231
232
<li>
233
<strong>
234
Decoration, Formatting, Invisible:</strong>
235
If non-text content is pure decoration, is used only for visual formatting, or is not presented to users, then it is implemented in a way that it can be ignored by assistive technology.</li>
236
237
</ul>
238
239
</div>
240
241
</td>
242
243
<td>
244
Fail</td>
245
246
</tr>
247
248
<tr class="evaluation fail">
249
250
<td>
251
</td>
252
253
<td>
254
</td>
255
256
<th>
257
<img src="../../img/howto.png" alt="">
258
Failures</th>
259
260
<td colspan="2">
261
<ul>
262
263
<li>
264
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F3">
265
Failure F3</a>
266
- Failure of Success Criterion 1.1.1 due to using CSS to include images that convey important information</li>
267
268
<li>
269
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F20">
270
Failure F20</a>
271
- Failure of Success Criterion 1.1.1 and 4.1.2 due to not updating text alternatives when changes to non-text content occur</li>
272
273
<li>
274
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F30">
275
Failure F30</a>
276
- Failure of Success Criterion 1.1.1 and 1.2.1 due to using text alternatives that are not alternatives (e.g. filenames or placeholder text)</li>
277
278
<li>
279
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F38">
280
Failure F38</a>
281
- Failure of Success Criterion 1.1.1 due to omitting the alt-attribute for non-text content used for decorative purposes only in HTML</li>
282
283
<li>
284
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F39">
285
Failure F39</a>
286
- Failure of Success Criterion 1.1.1 due to providing a text alternative that is not null. (e.g. alt="spacer" or alt="image") for images that should be ignored by assistive technology</li>
287
288
<li>
289
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F65">
290
Failure F65</a>
291
- Failure of Success Criterion 1.1.1 due to omitting the alt attribute on img elements, area elements, and input elements of type "image" </li>
292
293
<li>
294
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F71">
295
Failure F71</a>
296
- Failure of Success Criterion 1.1.1 due to using text look-alikes to represent text without providing a text alternative</li>
297
298
</ul>
299
</td>
300
301
</tr>
302
303
<tr class="guideline pass">
304
305
<td>
306
</td>
307
308
<td>
309
1.2</td>
310
311
<th>
312
<a href="https://www.w3.org/WAI/WCAG20/quickref/#media-equiv">
313
Time-based Media</a>
314
</th>
315
316
<td>
317
Provide alternatives for time-based media.</td>
318
319
<td>
320
<img src="../../img/pass.png" alt="All success criteria met" title="All success criteria met">
321
</td>
322
323
</tr>
324
325
<tr class="criterion pass">
326
327
<td>
328
</td>
329
330
<td>
331
1.2.1</td>
332
333
<th>
334
<a href="https://www.w3.org/WAI/WCAG20/quickref/#media-equiv-av-only-alt">
335
Audio-only and Video-only (Prerecorded)</a>
336
</th>
337
338
<td>
339
For prerecorded audio-only and prerecorded video-only media, the following are true, except when the audio or video is a media alternative for text and is clearly labeled as such: <em>
340
(Level A)</em>
341
342
<div class="expand">
343
344
<ul>
345
346
<li>
347
<strong>
348
Prerecorded Audio-only:</strong>
349
An alternative for time-based media is provided that presents equivalent information for prerecorded audio-only content.</li>
350
351
<li>
352
<strong>
353
Prerecorded Video-only:</strong>
354
Either an alternative for time-based media or an audio track is provided that presents equivalent information for prerecorded video-only content.</li>
355
356
</ul>
357
358
</div>
359
360
</td>
361
362
<td>
363
Pass</td>
364
365
</tr>
366
367
<tr class="evaluation pass">
368
369
<td>
370
</td>
371
372
<td>
373
</td>
374
375
<th>
376
<img src="../../img/technique.png" alt="">
377
Techniques</th>
378
379
<td colspan="2">
380
Pass due to no corresponding content</td>
381
382
</tr>
383
384
<tr class="criterion pass">
385
386
<td>
387
</td>
388
389
<td>
390
1.2.2</td>
391
392
<th>
393
<a href="https://www.w3.org/WAI/WCAG20/quickref/#media-equiv-captions">
394
Captions (Prerecorded)</a>
395
</th>
396
397
<td>
398
Captions are provided for all prerecorded audio content in synchronized media, except when the media is a media alternative for text and is clearly labeled as such. <em>
399
(Level A)</em>
400
</td>
401
402
<td>
403
Pass</td>
404
405
</tr>
406
407
<tr class="evaluation pass">
408
409
<td>
410
</td>
411
412
<td>
413
</td>
414
415
<th>
416
<img src="../../img/technique.png" alt="">
417
Techniques</th>
418
419
<td colspan="2">
420
Pass due to no corresponding content</td>
421
422
</tr>
423
424
<tr class="criterion pass">
425
426
<td>
427
</td>
428
429
<td>
430
1.2.3</td>
431
432
<th>
433
<a href="https://www.w3.org/WAI/WCAG20/quickref/#media-equiv-audio-desc">
434
Audio Description or Media Alternative (Prerecorded)</a>
435
</th>
436
437
<td>
438
An alternative for time-based media or audio description of the prerecorded video content is provided for synchronized media, except when the media is a media alternative for text and is clearly labeled as such. <em>
439
(Level A)</em>
440
</td>
441
442
<td>
443
Pass</td>
444
445
</tr>
446
447
<tr class="evaluation pass">
448
449
<td>
450
</td>
451
452
<td>
453
</td>
454
455
<th>
456
<img src="../../img/technique.png" alt="">
457
Techniques</th>
458
459
<td colspan="2">
460
Pass due to no corresponding content</td>
461
462
</tr>
463
464
<tr class="criterion pass new_level">
465
466
<td>
467
</td>
468
469
<td>
470
1.2.4</td>
471
472
<th>
473
<a href="https://www.w3.org/WAI/WCAG20/quickref/#media-equiv-real-time-captions">
474
Captions (Live)</a>
475
</th>
476
477
<td>
478
Captions are provided for all live audio content in synchronized media. <em>
479
(Level AA)</em>
480
</td>
481
482
<td>
483
Pass</td>
484
485
</tr>
486
487
<tr class="evaluation pass">
488
489
<td>
490
</td>
491
492
<td>
493
</td>
494
495
<th>
496
<img src="../../img/technique.png" alt="">
497
Techniques</th>
498
499
<td colspan="2">
500
Pass due to no corresponding content</td>
501
502
</tr>
503
504
<tr class="criterion pass">
505
506
<td>
507
</td>
508
509
<td>
510
1.2.5</td>
511
512
<th>
513
<a href="https://www.w3.org/WAI/WCAG20/quickref/#media-equiv-audio-desc-only">
514
Audio Description (Prerecorded)</a>
515
</th>
516
517
<td>
518
Audio description is provided for all prerecorded video content in synchronized media. <em>
519
(Level AA)</em>
520
</td>
521
522
<td>
523
Pass</td>
524
525
</tr>
526
527
<tr class="evaluation pass">
528
529
<td>
530
</td>
531
532
<td>
533
</td>
534
535
<th>
536
<img src="../../img/technique.png" alt="">
537
Techniques</th>
538
539
<td colspan="2">
540
Pass due to no corresponding content</td>
541
542
</tr>
543
544
<tr class="criterion pass new_level">
545
546
<td>
547
</td>
548
549
<td>
550
1.2.6</td>
551
552
<th>
553
<a href="https://www.w3.org/WAI/WCAG20/quickref/#media-equiv-sign">
554
Sign Language (Prerecorded)</a>
555
</th>
556
557
<td>
558
Sign language interpretation is provided for all prerecorded audio content in synchronized media. <em>
559
(Level AAA)</em>
560
</td>
561
562
<td>
563
Pass</td>
564
565
</tr>
566
567
<tr class="evaluation pass">
568
569
<td>
570
</td>
571
572
<td>
573
</td>
574
575
<th>
576
<img src="../../img/technique.png" alt="">
577
Techniques</th>
578
579
<td colspan="2">
580
Pass due to no corresponding content</td>
581
582
</tr>
583
584
<tr class="criterion pass">
585
586
<td>
587
</td>
588
589
<td>
590
1.2.7</td>
591
592
<th>
593
<a href="https://www.w3.org/WAI/WCAG20/quickref/#media-equiv-extended-ad">
594
Extended Audio Description (Prerecorded)</a>
595
</th>
596
597
<td>
598
Where pauses in foreground audio are insufficient to allow audio descriptions to convey the sense of the video, extended audio description is provided for all prerecorded video content in synchronized media. <em>
599
(Level AAA)</em>
600
</td>
601
602
<td>
603
Pass</td>
604
605
</tr>
606
607
<tr class="evaluation pass">
608
609
<td>
610
</td>
611
612
<td>
613
</td>
614
615
<th>
616
<img src="../../img/technique.png" alt="">
617
Techniques</th>
618
619
<td colspan="2">
620
Pass due to no corresponding content</td>
621
622
</tr>
623
624
<tr class="criterion pass">
625
626
<td>
627
</td>
628
629
<td>
630
1.2.8</td>
631
632
<th>
633
<a href="https://www.w3.org/WAI/WCAG20/quickref/#media-equiv-text-doc">
634
Media Alternative (Prerecorded)</a>
635
</th>
636
637
<td>
638
An alternative for time-based media is provided for all prerecorded synchronized media and for all prerecorded video-only media. <em>
639
(Level AAA)</em>
640
</td>
641
642
<td>
643
Pass</td>
644
645
</tr>
646
647
<tr class="evaluation pass">
648
649
<td>
650
</td>
651
652
<td>
653
</td>
654
655
<th>
656
<img src="../../img/technique.png" alt="">
657
Techniques</th>
658
659
<td colspan="2">
660
Pass due to no corresponding content</td>
661
662
</tr>
663
664
<tr class="criterion pass">
665
666
<td>
667
</td>
668
669
<td>
670
1.2.9</td>
671
672
<th>
673
<a href="https://www.w3.org/WAI/WCAG20/quickref/#media-equiv-live-audio-only">
674
Audio-only (Live)</a>
675
</th>
676
677
<td>
678
An alternative for time-based media that presents equivalent information for live audio-only content is provided. <em>
679
(Level AAA)</em>
680
</td>
681
682
<td>
683
Pass</td>
684
685
</tr>
686
687
<tr class="evaluation pass">
688
689
<td>
690
</td>
691
692
<td>
693
</td>
694
695
<th>
696
<img src="../../img/technique.png" alt="">
697
Techniques</th>
698
699
<td colspan="2">
700
Pass due to no corresponding content</td>
701
702
</tr>
703
704
<tr class="guideline fail">
705
706
<td>
707
</td>
708
709
<td>
710
1.3</td>
711
712
<th>
713
<a href="https://www.w3.org/WAI/WCAG20/quickref/#content-structure-separation">
714
Adaptable</a>
715
</th>
716
717
<td>
718
Create content that can be presented in different ways (for example simpler layout) without losing information or structure.</td>
719
720
<td>
721
<img src="../../img/fail.png" alt="Some success criteria failed" title="Some success criteria failed">
722
</td>
723
724
</tr>
725
726
<tr class="criterion fail">
727
728
<td>
729
</td>
730
731
<td>
732
1.3.1</td>
733
734
<th>
735
<a href="https://www.w3.org/WAI/WCAG20/quickref/#content-structure-separation-programmatic">
736
Info and Relationships</a>
737
</th>
738
739
<td>
740
Information, structure, and relationships conveyed through presentation can be programmatically determined or are available in text. <em>
741
(Level A)</em>
742
</td>
743
744
<td>
745
Fail</td>
746
747
</tr>
748
749
<tr class="evaluation fail">
750
751
<td>
752
</td>
753
754
<td>
755
</td>
756
757
<th>
758
<img src="../../img/howto.png" alt="">
759
Failures</th>
760
761
<td colspan="2">
762
<ul>
763
764
<li>
765
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F2">
766
Failure F2</a>
767
- Failure of Success Criterion 1.3.1 due to using changes in text presentation to convey information without using the appropriate markup or text</li>
768
769
<li>
770
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F68">
771
Failure F68</a>
772
- Failure of Success Criterion 1.3.1 and 4.1.2 due to the association of label and user interface controls not being programmatically determinable</li>
773
774
</ul>
775
</td>
776
777
</tr>
778
779
<tr class="criterion fail">
780
781
<td>
782
</td>
783
784
<td>
785
1.3.2</td>
786
787
<th>
788
<a href="https://www.w3.org/WAI/WCAG20/quickref/#content-structure-separation-sequence">
789
Meaningful Sequence</a>
790
</th>
791
792
<td>
793
When the sequence in which content is presented affects its meaning, a correct reading sequence can be programmatically determined. <em>
794
(Level A)</em>
795
</td>
796
797
<td>
798
Fail</td>
799
800
</tr>
801
802
<tr class="evaluation fail">
803
804
<td>
805
</td>
806
807
<td>
808
</td>
809
810
<th>
811
<img src="../../img/howto.png" alt="">
812
Failures</th>
813
814
<td colspan="2">
815
<ul>
816
817
<li>
818
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F1">
819
Failure F1</a>
820
- Failure of Success Criterion 1.3.2 due to changing the meaning of content by positioning information with CSS</li>
821
822
<li>
823
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F49">
824
Failure F49</a>
825
- Failure of Success Criterion 1.3.2 due to using an HTML layout table that does not make sense when linearized</li>
826
827
</ul>
828
</td>
829
830
</tr>
831
832
<tr class="criterion pass">
833
834
<td>
835
</td>
836
837
<td>
838
1.3.3</td>
839
840
<th>
841
<a href="https://www.w3.org/WAI/WCAG20/quickref/#content-structure-separation-understanding">
842
Sensory Characteristics</a>
843
</th>
844
845
<td>
846
Instructions provided for understanding and operating content do not rely solely on sensory characteristics of components such as shape, size, visual location, orientation, or sound. <em>
847
(Level A)</em>
848
849
<div class="expand">
850
851
<p>
852
<em>
853
Note:</em>
854
For requirements related to color, refer to <a href="https://www.w3.org/WAI/WCAG20/quickref/#visual-audio-contrast">
855
Guideline 1.3</a>
856
.</p>
857
858
</div>
859
860
</td>
861
862
<td>
863
Pass</td>
864
865
</tr>
866
867
<tr class="evaluation pass">
868
869
<td>
870
</td>
871
872
<td>
873
</td>
874
875
<th>
876
<img src="../../img/technique.png" alt="">
877
Techniques</th>
878
879
<td colspan="2">
880
Pass due to no corresponding content</td>
881
882
</tr>
883
884
<tr class="guideline fail">
885
886
<td>
887
</td>
888
889
<td>
890
1.4</td>
891
892
<th>
893
<a href="https://www.w3.org/WAI/WCAG20/quickref/#visual-audio-contrast">
894
Distinguishable</a>
895
</th>
896
897
<td>
898
Make it easier for users to see and hear content including separating foreground from background.</td>
899
900
<td>
901
<img src="../../img/fail.png" alt="Some success criteria failed" title="Some success criteria failed">
902
</td>
903
904
</tr>
905
906
<tr class="criterion fail">
907
908
<td>
909
</td>
910
911
<td>
912
1.4.1</td>
913
914
<th>
915
<a href="https://www.w3.org/WAI/WCAG20/quickref/#visual-audio-contrast-without-color">
916
Use of Color</a>
917
</th>
918
919
<td>
920
Color is not used as the only visual means of conveying information, indicating an action, prompting a response, or distinguishing a visual element. <em>
921
(Level A)</em>
922
923
<div class="expand">
924
925
<p>
926
<em>
927
Note:</em>
928
This success criterion addresses color perception specifically. Other forms of perception are covered in <a href="https://www.w3.org/WAI/WCAG20/quickref/#content-structure-separation">
929
Guideline 1.3</a>
930
including programmatic access to color and other visual presentation coding.</p>
931
932
</div>
933
934
</td>
935
936
<td>
937
Fail</td>
938
939
</tr>
940
941
<tr class="evaluation fail">
942
943
<td>
944
</td>
945
946
<td>
947
</td>
948
949
<th>
950
<img src="../../img/howto.png" alt="">
951
Failures</th>
952
953
<td colspan="2">
954
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F73">
955
Failure F73</a>
956
- Failure of Success Criterion 1.4.1 due to creating links that are not visually evident without color vision</td>
957
958
</tr>
959
960
<tr class="criterion pass">
961
962
<td>
963
</td>
964
965
<td>
966
1.4.2</td>
967
968
<th>
969
<a href="https://www.w3.org/WAI/WCAG20/quickref/#visual-audio-contrast-dis-audio">
970
Audio Control</a>
971
</th>
972
973
<td>
974
If any audio on a Web page plays automatically for more than 3 seconds, either a mechanism is available to pause or stop the audio, or a mechanism is available to control audio volume independently from the overall system volume level. <em>
975
(Level A)</em>
976
977
<div class="expand">
978
979
<p>
980
<em>
981
Note:</em>
982
Since any content that does not meet this success criterion can interfere with a user's ability to use the whole page, all content on the Web page (whether or not it is used to meet other success criteria) must meet this success criterion. See
<a href="https://www.w3.org/WAI/WCAG20/quickref/#conformance-reqs">
983
Conformance Requirement 5: Non-Interference</a>
984
.</p>
985
986
</div>
987
988
</td>
989
990
<td>
991
Pass</td>
992
993
</tr>
994
995
<tr class="evaluation pass">
996
997
<td>
998
</td>
999
1000
<td>
1001
</td>
1002
1003
<th>
1004
<img src="../../img/technique.png" alt="">
1005
Techniques</th>
1006
1007
<td colspan="2">
1008
Pass due to no corresponding content</td>
1009
1010
</tr>
1011
1012
<tr class="criterion fail new_level">
1013
1014
<td>
1015
</td>
1016
1017
<td>
1018
1.4.3</td>
1019
1020
<th>
1021
<a href="https://www.w3.org/WAI/WCAG20/quickref/#visual-audio-contrast-contrast">
1022
Contrast (Minimum)</a>
1023
</th>
1024
1025
<td>
1026
The visual presentation of text and images of text has a contrast ratio of at least 4.5:1, except for the following: <em>
1027
(Level AA)</em>
1028
1029
<div class="expand">
1030
1031
<ul>
1032
1033
<li>
1034
<strong>
1035
Large Text:</strong>
1036
Large-scale text and images of large-scale text have a contrast ratio of at least 3:1;</li>
1037
1038
<li>
1039
<strong>
1040
Incidental:</strong>
1041
Text or images of text that are part of an inactive user interface component, that are pure decoration, that are not visible to anyone, or that are part of a picture that contains significant other visual content, have no contrast requirement.</li>
1042
1043
<li>
1044
<strong>
1045
Logotypes:</strong>
1046
Text that is part of a logo or brand name has no minimum contrast requirement.</li>
1047
1048
</ul>
1049
1050
</div>
1051
1052
</td>
1053
1054
<td>
1055
Fail</td>
1056
1057
</tr>
1058
1059
<tr class="evaluation fail">
1060
1061
<td>
1062
</td>
1063
1064
<td>
1065
</td>
1066
1067
<th>
1068
<img src="../../img/howto.png" alt="">
1069
Failures</th>
1070
1071
<td colspan="2">
1072
<ul>
1073
1074
<li>
1075
The visual presentation of text does not have a contrast ratio of at least 4.5:1</li>
1076
1077
<li>
1078
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F24">
1079
Failure F24</a>
1080
- Failure of Success Criterion 1.4.3, 1.4.6 and 1.4.8 due to specifying foreground colors without specifying background colors or vice versa</li>
1081
1082
</ul>
1083
</td>
1084
1085
</tr>
1086
1087
<tr class="criterion pass">
1088
1089
<td>
1090
</td>
1091
1092
<td>
1093
1.4.4</td>
1094
1095
<th>
1096
<a href="https://www.w3.org/WAI/WCAG20/quickref/#visual-audio-contrast-scale">
1097
Resize text</a>
1098
</th>
1099
1100
<td>
1101
Except for captions and images of text, text can be resized without assistive technology up to 200 percent without loss of content or functionality. <em>
1102
(Level AA)</em>
1103
</td>
1104
1105
<td>
1106
Pass</td>
1107
1108
</tr>
1109
1110
<tr class="evaluation pass">
1111
1112
<td>
1113
</td>
1114
1115
<td>
1116
</td>
1117
1118
<th>
1119
<img src="../../img/technique.png" alt="">
1120
Techniques</th>
1121
1122
<td colspan="2">
1123
<ul>
1124
1125
<li>
1126
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/G142">
1127
Technique G142</a>
1128
- Using a technology that has commonly-available user agents that support zoom</li>
1129
1130
<li>
1131
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/G179">
1132
Technique G179</a>
1133
- Ensuring that there is no loss of content or functionality when the text resizes and text containers do not resize</li>
1134
1135
</ul>
1136
</td>
1137
1138
</tr>
1139
1140
<tr class="criterion fail">
1141
1142
<td>
1143
</td>
1144
1145
<td>
1146
1.4.5</td>
1147
1148
<th>
1149
<a href="https://www.w3.org/WAI/WCAG20/quickref/#visual-audio-contrast-text-presentation">
1150
Images of Text</a>
1151
</th>
1152
1153
<td>
1154
If the technologies being used can achieve the visual presentation, text is used to convey information rather than images of text except for the following: <em>
1155
(Level AA)</em>
1156
1157
<div class="expand">
1158
1159
<ul>
1160
1161
<li>
1162
<strong>
1163
Customizable:</strong>
1164
The image of text can be visually customized to the user's requirements;</li>
1165
1166
<li>
1167
<strong>
1168
Essential:</strong>
1169
A particular presentation of text is essential to the information being conveyed.</li>
1170
1171
</ul>
1172
1173
<p>
1174
<em>
1175
Note:</em>
1176
Logotypes (text that is part of a logo or brand name) are considered essential.</p>
1177
1178
</div>
1179
1180
</td>
1181
1182
<td>
1183
Fail</td>
1184
1185
</tr>
1186
1187
<tr class="evaluation fail">
1188
1189
<td>
1190
</td>
1191
1192
<td>
1193
</td>
1194
1195
<th>
1196
<img src="../../img/howto.png" alt="">
1197
Failures</th>
1198
1199
<td colspan="2">
1200
Text in HTML and CSS decoration can be used to achieve the same visual presentation, rather than using images of text</td>
1201
1202
</tr>
1203
1204
<tr class="criterion fail new_level">
1205
1206
<td>
1207
</td>
1208
1209
<td>
1210
1.4.6</td>
1211
1212
<th>
1213
<a href="https://www.w3.org/WAI/WCAG20/quickref/#visual-audio-contrast7">
1214
Contrast (Enhanced)</a>
1215
</th>
1216
1217
<td>
1218
The visual presentation of text and images of text has a contrast ratio of at least 7:1, except for the following: <em>
1219
(Level AAA)</em>
1220
1221
<div class="expand">
1222
1223
<ul>
1224
1225
<li>
1226
<strong>
1227
Large Text:</strong>
1228
Large-scale text and images of large-scale text have a contrast ratio of at least 4.5:1;</li>
1229
1230
<li>
1231
<strong>
1232
Incidental:</strong>
1233
Text or images of text that are part of an inactive user interface component, that are pure decoration, that are not visible to anyone, or that are part of a picture that contains significant other visual content, have no contrast requirement.</li>
1234
1235
<li>
1236
<strong>
1237
Logotypes:</strong>
1238
Text that is part of a logo or brand name has no minimum contrast requirement.</li>
1239
1240
</ul>
1241
1242
</div>
1243
1244
</td>
1245
1246
<td>
1247
Fail</td>
1248
1249
</tr>
1250
1251
<tr class="evaluation fail">
1252
1253
<td>
1254
</td>
1255
1256
<td>
1257
</td>
1258
1259
<th>
1260
<img src="../../img/howto.png" alt="">
1261
Failures</th>
1262
1263
<td colspan="2">
1264
<ul>
1265
1266
<li>
1267
The visual presentation of text does not have a contrast ratio of at least 7:1</li>
1268
1269
<li>
1270
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F24">
1271
Failure F24</a>
1272
- Failure of Success Criterion 1.4.3, 1.4.6 and 1.4.8 due to specifying foreground colors without specifying background colors or vice versa</li>
1273
1274
</ul>
1275
</td>
1276
1277
</tr>
1278
1279
<tr class="criterion pass">
1280
1281
<td>
1282
</td>
1283
1284
<td>
1285
1.4.7</td>
1286
1287
<th>
1288
<a href="https://www.w3.org/WAI/WCAG20/quickref/#visual-audio-contrast-noaudio">
1289
Low or No Background Audio</a>
1290
</th>
1291
1292
<td>
1293
For prerecorded audio-only content that (1) contains primarily speech in the foreground, (2) is not an audio CAPTCHA or audio logo, and (3) is not vocalization intended to be primarily musical expression such as singing or rapping, at least one of the following is true: <em>
1294
(Level AAA)</em>
1295
1296
<div class="expand">
1297
1298
<ul>
1299
1300
<li>
1301
<strong>
1302
No Background:</strong>
1303
The audio does not contain background sounds.</li>
1304
1305
<li>
1306
<strong>
1307
Turn Off:</strong>
1308
The background sounds can be turned off.</li>
1309
1310
<li>
1311
<strong>
1312
20 dB:</strong>
1313
The background sounds are at least 20 decibels lower than the foreground speech content, with the exception of occasional sounds that last for only one or two seconds.</li>
1314
1315
</ul>
1316
1317
<p>
1318
<em>
1319
Note:</em>
1320
Per the definition of "decibel," background sound that meets this requirement will be approximately four times quieter than the foreground speech content.</p>
1321
1322
</div>
1323
1324
</td>
1325
1326
<td>
1327
Pass</td>
1328
1329
</tr>
1330
1331
<tr class="evaluation pass">
1332
1333
<td>
1334
</td>
1335
1336
<td>
1337
</td>
1338
1339
<th>
1340
<img src="../../img/technique.png" alt="">
1341
Techniques</th>
1342
1343
<td colspan="2">
1344
Pass due to no corresponding content</td>
1345
1346
</tr>
1347
1348
<tr class="criterion fail">
1349
1350
<td>
1351
</td>
1352
1353
<td>
1354
1.4.8</td>
1355
1356
<th>
1357
<a href="https://www.w3.org/WAI/WCAG20/quickref/#visual-audio-contrast-visual-presentation">
1358
Visual Presentation</a>
1359
</th>
1360
1361
<td>
1362
For the visual presentation of blocks of text, a mechanism is available to achieve the following: <em>
1363
(Level AAA)</em>
1364
1365
<div class="expand">
1366
1367
<ol>
1368
1369
<li>
1370
foreground and background colors can be selected by the user</li>
1371
1372
<li>
1373
width is no more than 80 characters or glyphs (40 if CJK)</li>
1374
1375
<li>
1376
text is not justified (aligned to both the left and the right margins)</li>
1377
1378
<li>
1379
line spacing (leading) is at least space-and-a-half within paragraphs, and paragraph spacing is at least 1.5 times larger than the line spacing</li>
1380
1381
<li>
1382
text can be resized without assistive technology up to 200 percent in a way that does not require the user to scroll horizontally to read a line of text on a full-screen window</li>
1383
1384
</ol>
1385
1386
</div>
1387
1388
</td>
1389
1390
<td>
1391
Fail</td>
1392
1393
</tr>
1394
1395
<tr class="evaluation fail">
1396
1397
<td>
1398
</td>
1399
1400
<td>
1401
</td>
1402
1403
<th>
1404
<img src="../../img/howto.png" alt="">
1405
Failures</th>
1406
1407
<td colspan="2">
1408
<ul>
1409
1410
<li>
1411
Line spacing can not be adjusted to 1.5 times larger without losing information or functionality</li>
1412
1413
<li>
1414
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F24">
1415
Failure F24</a>
1416
- Failure of Success Criterion 1.4.3, 1.4.6 and 1.4.8 due to specifying foreground colors without specifying background colors or vice versa</li>
1417
1418
</ul>
1419
</td>
1420
1421
</tr>
1422
1423
<tr class="criterion fail">
1424
1425
<td>
1426
</td>
1427
1428
<td>
1429
1.4.9</td>
1430
1431
<th>
1432
<a href="https://www.w3.org/WAI/WCAG20/quickref/#visual-audio-contrast-text-images">
1433
Images of Text (No Exception)</a>
1434
</th>
1435
1436
<td>
1437
Images of text are only used for pure decoration or where a particular presentation of text is essential to the information being conveyed. <em>
1438
(Level AAA)</em>
1439
1440
<div class="expand">
1441
1442
<p>
1443
<em>
1444
Note:</em>
1445
Logotypes (text that is part of a logo or brand name) are considered essential.</p>
1446
1447
</div>
1448
1449
</td>
1450
1451
<td>
1452
Fail</td>
1453
1454
</tr>
1455
1456
<tr class="evaluation fail">
1457
1458
<td>
1459
</td>
1460
1461
<td>
1462
</td>
1463
1464
<th>
1465
<img src="../../img/howto.png" alt="">
1466
Failures</th>
1467
1468
<td colspan="2">
1469
Images of text are used for non-decorative purposes while the particular presentation of text is not essential to the information being conveyed</td>
1470
1471
</tr>
1472
1473
</tbody>
1474
1475
</table>
1476
1477
1478
<h2>
1479
<a name="operable" id="operable">
1480
Operable</a>
1481
</h2>
1482
1483
<table id="o" class="report">
1484
1485
<caption>
1486
Conformance of Home Page to WCAG 2.0 - Operable</caption>
1487
1488
<col>
1489
1490
<col width="43">
1491
1492
<col width="125">
1493
1494
<col>
1495
1496
<col width="50">
1497
1498
<thead>
1499
1500
<tr>
1501
1502
<td>
1503
</td>
1504
1505
<th>
1506
#</th>
1507
1508
<th>
1509
Title</th>
1510
1511
<th>
1512
Description</th>
1513
1514
<th>
1515
Result</th>
1516
1517
</tr>
1518
1519
</thead>
1520
1521
<tbody class="fail">
1522
1523
<tr class="guideline fail">
1524
1525
<td>
1526
</td>
1527
1528
<td>
1529
2.1</td>
1530
1531
<th>
1532
<a href="https://www.w3.org/WAI/WCAG20/quickref/#keyboard-operation">
1533
Keyboard Accessible</a>
1534
</th>
1535
1536
<td>
1537
Make all functionality available from a keyboard.</td>
1538
1539
<td>
1540
<img src="../../img/fail.png" alt="Some success criteria failed" title="Some success criteria failed">
1541
</td>
1542
1543
</tr>
1544
1545
<tr class="criterion fail">
1546
1547
<td>
1548
</td>
1549
1550
<td>
1551
2.1.1</td>
1552
1553
<th>
1554
<a href="https://www.w3.org/WAI/WCAG20/quickref/#keyboard-operation-keyboard-operable">
1555
Keyboard</a>
1556
</th>
1557
1558
<td>
1559
All functionality of the content is operable through a keyboard interface without requiring specific timings for individual keystrokes, except where the underlying function requires input that depends on the path of the user's movement and not just the endpoints. <em>
1560
(Level A)</em>
1561
1562
<div class="expand">
1563
1564
<p>
1565
<em>
1566
Note 1:</em>
1567
This exception relates to the underlying function, not the input technique. For example, if using handwriting to enter text, the input technique (handwriting) requires path dependent input but the underlying function (text input) does not.</p>
1568
1569
<p>
1570
<em>
1571
Note 2:</em>
1572
This does not forbid and should not discourage providing mouse input or other input methods in addition to keyboard operation.</p>
1573
1574
</div>
1575
1576
</td>
1577
1578
<td>
1579
Fail</td>
1580
1581
</tr>
1582
1583
<tr class="evaluation fail">
1584
1585
<td>
1586
</td>
1587
1588
<td>
1589
</td>
1590
1591
<th>
1592
<img src="../../img/howto.png" alt="">
1593
Failures</th>
1594
1595
<td colspan="2">
1596
<ul>
1597
1598
<li>
1599
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F54">
1600
Failure F54</a>
1601
- Failure of Success Criterion 2.1.1 due to using only pointing-device-specific event handlers (including gesture) for a function</li>
1602
1603
<li>
1604
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F55">
1605
Failure F55</a>
1606
- Failure of Success Criteria 2.1.1, 2.4.7, and 3.2.1 due to using script to remove focus when focus is received</li>
1607
1608
</ul>
1609
</td>
1610
1611
</tr>
1612
1613
<tr class="criterion pass">
1614
1615
<td>
1616
</td>
1617
1618
<td>
1619
2.1.2</td>
1620
1621
<th>
1622
<a href="https://www.w3.org/WAI/WCAG20/quickref/#keyboard-operation-trapping">
1623
No Keyboard Trap</a>
1624
</th>
1625
1626
<td>
1627
If keyboard focus can be moved to a component of the page using a keyboard interface, then focus can be moved away from that component using only a keyboard interface, and, if it requires more than unmodified arrow or tab keys or other standard exit methods, the user is advised of the method for moving focus away. <em>
1628
(Level A)</em>
1629
1630
<div class="expand">
1631
1632
<p>
1633
<em>
1634
Note:</em>
1635
Since any content that does not meet this success criterion can interfere with a user's ability to use the whole page, all content on the Web page (whether it is used to meet other success criteria or not) must meet this success criterion. See
<a href="https://www.w3.org/WAI/WCAG20/quickref/#conformance-reqs">
1636
Conformance Requirement 5: Non-Interference</a>
1637
.</p>
1638
1639
</div>
1640
1641
</td>
1642
1643
<td>
1644
Pass</td>
1645
1646
</tr>
1647
1648
<tr class="evaluation pass">
1649
1650
<td>
1651
</td>
1652
1653
<td>
1654
</td>
1655
1656
<th>
1657
<img src="../../img/technique.png" alt="">
1658
Techniques</th>
1659
1660
<td colspan="2">
1661
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/G21">
1662
Technique G21</a>
1663
- Ensuring that users are not trapped in content</td>
1664
1665
</tr>
1666
1667
<tr class="criterion fail new_level">
1668
1669
<td>
1670
</td>
1671
1672
<td>
1673
2.1.3</td>
1674
1675
<th>
1676
<a href="https://www.w3.org/WAI/WCAG20/quickref/#keyboard-operation-all-funcs">
1677
Keyboard (No Exception)</a>
1678
</th>
1679
1680
<td>
1681
All functionality of the content is operable through a keyboard interface without requiring specific timings for individual keystrokes. <em>
1682
(Level AAA)</em>
1683
</td>
1684
1685
<td>
1686
Fail</td>
1687
1688
</tr>
1689
1690
<tr class="evaluation fail">
1691
1692
<td>
1693
</td>
1694
1695
<td>
1696
</td>
1697
1698
<th>
1699
<img src="../../img/howto.png" alt="">
1700
Failures</th>
1701
1702
<td colspan="2">
1703
<ul>
1704
1705
<li>
1706
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F54">
1707
Failure F54</a>
1708
- Failure of Success Criterion 2.1.1 due to using only pointing-device-specific event handlers (including gesture) for a function</li>
1709
1710
<li>
1711
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F55">
1712
Failure F55</a>
1713
- Failure of Success Criteria 2.1.1, 2.4.7, and 3.2.1 due to using script to remove focus when focus is received</li>
1714
1715
</ul>
1716
</td>
1717
1718
</tr>
1719
1720
<tr class="guideline pass">
1721
1722
<td>
1723
</td>
1724
1725
<td>
1726
2.2</td>
1727
1728
<th>
1729
<a href="https://www.w3.org/WAI/WCAG20/quickref/#time-limits">
1730
Enough Time</a>
1731
</th>
1732
1733
<td>
1734
Provide users enough time to read and use content.</td>
1735
1736
<td>
1737
<img src="../../img/pass.png" alt="All success criteria met" title="All success criteria met">
1738
</td>
1739
1740
</tr>
1741
1742
<tr class="criterion pass">
1743
1744
<td>
1745
</td>
1746
1747
<td>
1748
2.2.1</td>
1749
1750
<th>
1751
<a href="https://www.w3.org/WAI/WCAG20/quickref/#time-limits-required-behaviors">
1752
Timing Adjustable</a>
1753
</th>
1754
1755
<td>
1756
For each time limit that is set by the content, at least one of the following is true: <em>
1757
(Level A)</em>
1758
1759
<div class="expand">
1760
1761
<ul>
1762
1763
<li>
1764
<strong>
1765
Turn off:</strong>
1766
The user is allowed to turn off the time limit before encountering it; or</li>
1767
1768
<li>
1769
<strong>
1770
Adjust:</strong>
1771
The user is allowed to adjust the time limit before encountering it over a wide range that is at least ten times the length of the default setting; or</li>
1772
1773
<li>
1774
<strong>
1775
Extend:</strong>
1776
The user is warned before time expires and given at least 20 seconds to extend the time limit with a simple action (for example, "press the space bar"), and the user is allowed to extend the time limit at least ten times; or</li>
1777
1778
<li>
1779
<strong>
1780
Real-time Exception:</strong>
1781
The time limit is a required part of a real-time event (for example, an auction), and no alternative to the time limit is possible; or</li>
1782
1783
<li>
1784
<strong>
1785
Essential Exception:</strong>
1786
The time limit is essential and extending it would invalidate the activity; or</li>
1787
1788
<li>
1789
<strong>
1790
20 Hour Exception:</strong>
1791
The time limit is longer than 20 hours.</li>
1792
1793
</ul>
1794
1795
<p>
1796
<em>
1797
Note:</em>
1798
This success criterion helps ensure that users can complete tasks without unexpected changes in content or context that are a result of a time limit. This success criterion should be considered in conjunction with <a href="https://www.w3.org/WAI/WCAG20/quickref/#consistent-behavior-receive-focus">
1799
Success Criterion 3.2.1</a>
1800
which puts limits on changes of content or context as a result of user action.</p>
1801
1802
</div>
1803
1804
</td>
1805
1806
<td>
1807
Pass</td>
1808
1809
</tr>
1810
1811
<tr class="evaluation pass">
1812
1813
<td>
1814
</td>
1815
1816
<td>
1817
</td>
1818
1819
<th>
1820
<img src="../../img/technique.png" alt="">
1821
Techniques</th>
1822
1823
<td colspan="2">
1824
Pass due to no corresponding content</td>
1825
1826
</tr>
1827
1828
<tr class="criterion pass">
1829
1830
<td>
1831
</td>
1832
1833
<td>
1834
2.2.2</td>
1835
1836
<th>
1837
<a href="https://www.w3.org/WAI/WCAG20/quickref/#time-limits-pause">
1838
Pause, Stop, Hide</a>
1839
</th>
1840
1841
<td>
1842
For moving, blinking, scrolling, or auto-updating information, all of the following are true: <em>
1843
(Level A)</em>
1844
1845
<div class="expand">
1846
1847
<ul>
1848
1849
<li>
1850
<strong>
1851
Moving, blinking, scrolling:</strong>
1852
For any moving, blinking or scrolling information that (1) starts automatically, (2) lasts more than five seconds, and (3) is presented in parallel with other content, there is a mechanism for the user to pause, stop, or hide it unless the movement, blinking, or scrolling is part of an activity where it is essential; and</li>
1853
1854
<li>
1855
<strong>
1856
Auto-updating:</strong>
1857
For any auto-updating information that (1) starts automatically and (2) is presented in parallel with other content, there is a mechanism for the user to pause, stop, or hide it or to control the frequency of the update unless the auto-updating is part of an activity where it is essential.</li>
1858
1859
</ul>
1860
1861
<p>
1862
<em>
1863
Note 1:</em>
1864
For requirements related to flickering or flashing content, refer to <a href="https://www.w3.org/WAI/WCAG20/quickref/#seizure">
1865
Guideline 2.3</a>
1866
.</p>
1867
1868
<p>
1869
<em>
1870
Note 2:</em>
1871
Since any content that does not meet this success criterion can interfere with a user's ability to use the whole page, all content on the Web page (whether it is used to meet other success criteria or not) must meet this success criterion. See
<a href="https://www.w3.org/WAI/WCAG20/quickref/#conformance-reqs">
1872
Conformance Requirement 5: Non-Interference</a>
1873
.</p>
1874
1875
<p>
1876
<em>
1877
Note 3:</em>
1878
Content that is updated periodically by software, or that is streamed to the user agent is not required to preserve or present information that is generated or received between the initiation of the pause and resuming presentation, as this may not be technically possible, and in many situations could be misleading to do so.</p>
1879
1880
<p>
1881
<em>
1882
Note 4:</em>
1883
An animation that occurs as part of a preload phase or similar situation can be considered essential if interaction cannot occur during that phase for all users, and if not indicating progress could confuse users or cause them to think that content was frozen or broken.</p>
1884
1885
</div>
1886
1887
</td>
1888
1889
<td>
1890
Pass</td>
1891
1892
</tr>
1893
1894
<tr class="evaluation pass">
1895
1896
<td>
1897
</td>
1898
1899
<td>
1900
</td>
1901
1902
<th>
1903
<img src="../../img/technique.png" alt="">
1904
Techniques</th>
1905
1906
<td colspan="2">
1907
Pass due to no corresponding content</td>
1908
1909
</tr>
1910
1911
<tr class="criterion pass new_level">
1912
1913
<td>
1914
</td>
1915
1916
<td>
1917
2.2.3</td>
1918
1919
<th>
1920
<a href="https://www.w3.org/WAI/WCAG20/quickref/#time-limits-no-exceptions">
1921
No Timing</a>
1922
</th>
1923
1924
<td>
1925
Timing is not an essential part of the event or activity presented by the content, except for non-interactive synchronized media and real-time events. <em>
1926
(Level AAA)</em>
1927
</td>
1928
1929
<td>
1930
Pass</td>
1931
1932
</tr>
1933
1934
<tr class="evaluation pass">
1935
1936
<td>
1937
</td>
1938
1939
<td>
1940
</td>
1941
1942
<th>
1943
<img src="../../img/technique.png" alt="">
1944
Techniques</th>
1945
1946
<td colspan="2">
1947
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/G5">
1948
Technique G5</a>
1949
- Allowing users to complete an activity without any time limit</td>
1950
1951
</tr>
1952
1953
<tr class="criterion pass">
1954
1955
<td>
1956
</td>
1957
1958
<td>
1959
2.2.4</td>
1960
1961
<th>
1962
<a href="https://www.w3.org/WAI/WCAG20/quickref/#time-limits-postponed">
1963
Interruptions</a>
1964
</th>
1965
1966
<td>
1967
Interruptions can be postponed or suppressed by the user, except interruptions involving an emergency. <em>
1968
(Level AAA)</em>
1969
</td>
1970
1971
<td>
1972
Pass</td>
1973
1974
</tr>
1975
1976
<tr class="evaluation pass">
1977
1978
<td>
1979
</td>
1980
1981
<td>
1982
</td>
1983
1984
<th>
1985
<img src="../../img/technique.png" alt="">
1986
Techniques</th>
1987
1988
<td colspan="2">
1989
Pass due to no corresponding content</td>
1990
1991
</tr>
1992
1993
<tr class="criterion pass">
1994
1995
<td>
1996
</td>
1997
1998
<td>
1999
2.2.5</td>
2000
2001
<th>
2002
<a href="https://www.w3.org/WAI/WCAG20/quickref/#time-limits-server-timeout">
2003
Re-authenticating</a>
2004
</th>
2005
2006
<td>
2007
When an authenticated session expires, the user can continue the activity without loss of data after re-authenticating. <em>
2008
(Level AAA)</em>
2009
</td>
2010
2011
<td>
2012
Pass</td>
2013
2014
</tr>
2015
2016
<tr class="evaluation pass">
2017
2018
<td>
2019
</td>
2020
2021
<td>
2022
</td>
2023
2024
<th>
2025
<img src="../../img/technique.png" alt="">
2026
Techniques</th>
2027
2028
<td colspan="2">
2029
Pass due to no corresponding content</td>
2030
2031
</tr>
2032
2033
<tr class="guideline pass">
2034
2035
<td>
2036
</td>
2037
2038
<td>
2039
2.3</td>
2040
2041
<th>
2042
<a href="https://www.w3.org/WAI/WCAG20/quickref/#seizure">
2043
Seizures</a>
2044
</th>
2045
2046
<td>
2047
Do not design content in a way that is known to cause seizures.</td>
2048
2049
<td>
2050
<img src="../../img/pass.png" alt="All success criteria met" title="All success criteria met">
2051
</td>
2052
2053
</tr>
2054
2055
<tr class="criterion pass">
2056
2057
<td>
2058
</td>
2059
2060
<td>
2061
2.3.1</td>
2062
2063
<th>
2064
<a href="https://www.w3.org/WAI/WCAG20/quickref/#seizure-does-not-violate">
2065
Three Flashes or Below Threshold</a>
2066
</th>
2067
2068
<td>
2069
Web pages do not contain anything that flashes more than three times in any one second period, or the flash is below the general flash and red flash thresholds. <em>
2070
(Level A)</em>
2071
2072
<div class="expand">
2073
2074
<p>
2075
<em>
2076
Note:</em>
2077
Since any content that does not meet this success criterion can interfere with a user's ability to use the whole page, all content on the Web page (whether it is used to meet other success criteria or not) must meet this success criterion. See
<a href="https://www.w3.org/WAI/WCAG20/quickref/#conformance-reqs">
2078
Conformance Requirement 5: Non-Interference</a>
2079
.</p>
2080
2081
</div>
2082
2083
</td>
2084
2085
<td>
2086
Pass</td>
2087
2088
</tr>
2089
2090
<tr class="evaluation pass">
2091
2092
<td>
2093
</td>
2094
2095
<td>
2096
</td>
2097
2098
<th>
2099
<img src="../../img/technique.png" alt="">
2100
Techniques</th>
2101
2102
<td colspan="2">
2103
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/G19">
2104
Technique G19</a>
2105
- Ensuring that no component of the content flashes more than three times in any 1-second period</td>
2106
2107
</tr>
2108
2109
<tr class="criterion pass new_level">
2110
2111
<td>
2112
</td>
2113
2114
<td>
2115
2.3.2</td>
2116
2117
<th>
2118
<a href="https://www.w3.org/WAI/WCAG20/quickref/#seizure-three-times">
2119
Three Flashes</a>
2120
</th>
2121
2122
<td>
2123
Web pages do not contain anything that flashes more than three times in any one second period. <em>
2124
(Level AAA)</em>
2125
</td>
2126
2127
<td>
2128
Pass</td>
2129
2130
</tr>
2131
2132
<tr class="evaluation pass">
2133
2134
<td>
2135
</td>
2136
2137
<td>
2138
</td>
2139
2140
<th>
2141
<img src="../../img/technique.png" alt="">
2142
Techniques</th>
2143
2144
<td colspan="2">
2145
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/G19">
2146
Technique G19</a>
2147
- Ensuring that no component of the content flashes more than three times in any 1-second period</td>
2148
2149
</tr>
2150
2151
<tr class="guideline fail">
2152
2153
<td>
2154
</td>
2155
2156
<td>
2157
2.4</td>
2158
2159
<th>
2160
<a href="https://www.w3.org/WAI/WCAG20/quickref/#navigation-mechanisms">
2161
Navigable</a>
2162
</th>
2163
2164
<td>
2165
Provide ways to help users navigate, find content and determine where they are.</td>
2166
2167
<td>
2168
<img src="../../img/fail.png" alt="Some success criteria failed" title="Some success criteria failed">
2169
</td>
2170
2171
</tr>
2172
2173
<tr class="criterion fail">
2174
2175
<td>
2176
</td>
2177
2178
<td>
2179
2.4.1</td>
2180
2181
<th>
2182
<a href="https://www.w3.org/WAI/WCAG20/quickref/#navigation-mechanisms-skip">
2183
Bypass Blocks</a>
2184
</th>
2185
2186
<td>
2187
A mechanism is available to bypass blocks of content that are repeated on multiple Web pages. <em>
2188
(Level A)</em>
2189
</td>
2190
2191
<td>
2192
Fail</td>
2193
2194
</tr>
2195
2196
<tr class="evaluation fail">
2197
2198
<td>
2199
</td>
2200
2201
<td>
2202
</td>
2203
2204
<th>
2205
<img src="../../img/howto.png" alt="">
2206
Failures</th>
2207
2208
<td colspan="2">
2209
No mechanisms are available to bypass blocks of content that are repeated on multiple Web pages</td>
2210
2211
</tr>
2212
2213
<tr class="criterion fail">
2214
2215
<td>
2216
</td>
2217
2218
<td>
2219
2.4.2</td>
2220
2221
<th>
2222
<a href="https://www.w3.org/WAI/WCAG20/quickref/#navigation-mechanisms-title">
2223
Page Titled</a>
2224
</th>
2225
2226
<td>
2227
Web pages have titles that describe topic or purpose. <em>
2228
(Level A)</em>
2229
</td>
2230
2231
<td>
2232
Fail</td>
2233
2234
</tr>
2235
2236
<tr class="evaluation fail">
2237
2238
<td>
2239
</td>
2240
2241
<td>
2242
</td>
2243
2244
<th>
2245
<img src="../../img/howto.png" alt="">
2246
Failures</th>
2247
2248
<td colspan="2">
2249
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F25">
2250
Failure F25</a>
2251
- Failure of Success Criterion 2.4.2 due to the title of a Web page not identifying the contents</td>
2252
2253
</tr>
2254
2255
<tr class="criterion pass">
2256
2257
<td>
2258
</td>
2259
2260
<td>
2261
2.4.3</td>
2262
2263
<th>
2264
<a href="https://www.w3.org/WAI/WCAG20/quickref/#navigation-mechanisms-focus-order">
2265
Focus Order</a>
2266
</th>
2267
2268
<td>
2269
If a Web page can be navigated sequentially and the navigation sequences affect meaning or operation, focusable components receive focus in an order that preserves meaning and operability. <em>
2270
(Level A)</em>
2271
</td>
2272
2273
<td>
2274
Pass</td>
2275
2276
</tr>
2277
2278
<tr class="evaluation pass">
2279
2280
<td>
2281
</td>
2282
2283
<td>
2284
</td>
2285
2286
<th>
2287
<img src="../../img/technique.png" alt="">
2288
Techniques</th>
2289
2290
<td colspan="2">
2291
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/G59">
2292
Technique G59</a>
2293
- Placing the interactive elements in an order that follows sequences and relationships within the content</td>
2294
2295
</tr>
2296
2297
<tr class="criterion fail">
2298
2299
<td>
2300
</td>
2301
2302
<td>
2303
2.4.4</td>
2304
2305
<th>
2306
<a href="https://www.w3.org/WAI/WCAG20/quickref/#navigation-mechanisms-refs">
2307
Link Purpose (In Context)</a>
2308
</th>
2309
2310
<td>
2311
The purpose of each link can be determined from the link text alone, or from the link text together with its programmatically determined link context, except where the purpose of the link would be ambiguous to users in general. <em>
2312
(Level A)</em>
2313
</td>
2314
2315
<td>
2316
Fail</td>
2317
2318
</tr>
2319
2320
<tr class="evaluation fail">
2321
2322
<td>
2323
</td>
2324
2325
<td>
2326
</td>
2327
2328
<th>
2329
<img src="../../img/howto.png" alt="">
2330
Failures</th>
2331
2332
<td colspan="2">
2333
<ul>
2334
2335
<li>
2336
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F63">
2337
Failure F63</a>
2338
- Failure of Success Criterion 2.4.4 due to providing link context only in content that is not related to the link</li>
2339
2340
<li>
2341
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F89">
2342
Failure F89</a>
2343
- Failure of 2.4.4, 2.4.9 and 4.1.2 due to using null alt on an image where the image is the only content in a link</li>
2344
2345
</ul>
2346
</td>
2347
2348
</tr>
2349
2350
<tr class="criterion pass new_level">
2351
2352
<td>
2353
</td>
2354
2355
<td>
2356
2.4.5</td>
2357
2358
<th>
2359
<a href="https://www.w3.org/WAI/WCAG20/quickref/#navigation-mechanisms-mult-loc">
2360
Multiple Ways</a>
2361
</th>
2362
2363
<td>
2364
More than one way is available to locate a Web page within a set of Web pages except where the Web Page is the result of, or a step in, a process. <em>
2365
(Level AA)</em>
2366
</td>
2367
2368
<td>
2369
Pass</td>
2370
2371
</tr>
2372
2373
<tr class="evaluation pass">
2374
2375
<td>
2376
</td>
2377
2378
<td>
2379
</td>
2380
2381
<th>
2382
<img src="../../img/technique.png" alt="">
2383
Techniques</th>
2384
2385
<td colspan="2">
2386
<ul>
2387
2388
<li>
2389
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/G125">
2390
Technique G125</a>
2391
- Providing links to navigate to related Web pages</li>
2392
2393
<li>
2394
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/G126">
2395
Technique G126</a>
2396
- Providing a list of links to all other Web pages</li>
2397
2398
<li>
2399
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/G185">
2400
Technique G185</a>
2401
- Linking to all of the pages on the site from the home page</li>
2402
2403
</ul>
2404
</td>
2405
2406
</tr>
2407
2408
<tr class="criterion fail">
2409
2410
<td>
2411
</td>
2412
2413
<td>
2414
2.4.6</td>
2415
2416
<th>
2417
<a href="https://www.w3.org/WAI/WCAG20/quickref/#navigation-mechanisms-descriptive">
2418
Headings and Labels</a>
2419
</th>
2420
2421
<td>
2422
Headings and labels describe topic or purpose. <em>
2423
(Level AA)</em>
2424
</td>
2425
2426
<td>
2427
Fail</td>
2428
2429
</tr>
2430
2431
<tr class="evaluation fail">
2432
2433
<td>
2434
</td>
2435
2436
<td>
2437
</td>
2438
2439
<th>
2440
<img src="../../img/howto.png" alt="">
2441
Failures</th>
2442
2443
<td colspan="2">
2444
Headings are not programmatically determined</td>
2445
2446
</tr>
2447
2448
<tr class="criterion fail">
2449
2450
<td>
2451
</td>
2452
2453
<td>
2454
2.4.7</td>
2455
2456
<th>
2457
<a href="https://www.w3.org/WAI/WCAG20/quickref/#navigation-mechanisms-focus-visible">
2458
Focus Visible</a>
2459
</th>
2460
2461
<td>
2462
Any keyboard operable user interface has a mode of operation where the keyboard focus indicator is visible. <em>
2463
(Level AA)</em>
2464
</td>
2465
2466
<td>
2467
Fail</td>
2468
2469
</tr>
2470
2471
<tr class="evaluation fail">
2472
2473
<td>
2474
</td>
2475
2476
<td>
2477
</td>
2478
2479
<th>
2480
<img src="../../img/howto.png" alt="">
2481
Failures</th>
2482
2483
<td colspan="2">
2484
<ul>
2485
2486
<li>
2487
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F55">
2488
Failure F55</a>
2489
- Failure of Success Criteria 2.1.1, 2.4.7, and 3.2.1 due to using script to remove focus when focus is received</li>
2490
2491
<li>
2492
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F78">
2493
Failure F78</a>
2494
- Failure of Success Criterion 2.4.7 due to styling element outlines and borders in a way that removes or renders non-visible the visual focus indicator</li>
2495
2496
</ul>
2497
</td>
2498
2499
</tr>
2500
2501
<tr class="criterion fail new_level">
2502
2503
<td>
2504
</td>
2505
2506
<td>
2507
2.4.8</td>
2508
2509
<th>
2510
<a href="https://www.w3.org/WAI/WCAG20/quickref/#navigation-mechanisms-location">
2511
Location</a>
2512
</th>
2513
2514
<td>
2515
Information about the user's location within a set of Web pages is available. <em>
2516
(Level AAA)</em>
2517
</td>
2518
2519
<td>
2520
Fail</td>
2521
2522
</tr>
2523
2524
<tr class="evaluation fail">
2525
2526
<td>
2527
</td>
2528
2529
<td>
2530
</td>
2531
2532
<th>
2533
<img src="../../img/howto.png" alt="">
2534
Failures</th>
2535
2536
<td colspan="2">
2537
No information is available about the user's location within a set of Web pages</td>
2538
2539
</tr>
2540
2541
<tr class="criterion fail">
2542
2543
<td>
2544
</td>
2545
2546
<td>
2547
2.4.9</td>
2548
2549
<th>
2550
<a href="https://www.w3.org/WAI/WCAG20/quickref/#navigation-mechanisms-link">
2551
Link Purpose (Link Only)</a>
2552
</th>
2553
2554
<td>
2555
A mechanism is available to allow the purpose of each link to be identified from link text alone, except where the purpose of the link would be ambiguous to users in general. <em>
2556
(Level AAA)</em>
2557
</td>
2558
2559
<td>
2560
Fail</td>
2561
2562
</tr>
2563
2564
<tr class="evaluation fail">
2565
2566
<td>
2567
</td>
2568
2569
<td>
2570
</td>
2571
2572
<th>
2573
<img src="../../img/howto.png" alt="">
2574
Failures</th>
2575
2576
<td colspan="2">
2577
<ul>
2578
2579
<li>
2580
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F84">
2581
Failure F84</a>
2582
- Failure of Success Criterion 2.4.9 due to using a non-specific link such as "click here" or "more" without a mechanism to change the link text to specific text</li>
2583
2584
<li>
2585
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F89">
2586
Failure F89</a>
2587
- Failure of 2.4.4, 2.4.9 and 4.1.2 due to using null alt on an image where the image is the only content in a link</li>
2588
2589
</ul>
2590
</td>
2591
2592
</tr>
2593
2594
<tr class="criterion fail">
2595
2596
<td>
2597
</td>
2598
2599
<td>
2600
2.4.10</td>
2601
2602
<th>
2603
<a href="https://www.w3.org/WAI/WCAG20/quickref/#navigation-mechanisms-headings">
2604
Section Headings</a>
2605
</th>
2606
2607
<td>
2608
Section headings are used to organize the content. <em>
2609
(Level AAA)</em>
2610
2611
<div class="expand">
2612
2613
<p>
2614
<em>
2615
Note 1:</em>
2616
"Heading" is used in its general sense and includes titles and other ways to add a heading to different types of content.</p>
2617
2618
<p>
2619
<em>
2620
Note 2:</em>
2621
This success criterion covers sections within writing, not user interface components. User Interface components are covered under <a href="https://www.w3.org/WAI/WCAG20/quickref/#ensure-compat-rsv">
2622
Success Criterion 4.1.2</a>
2623
.</p>
2624
2625
</div>
2626
2627
</td>
2628
2629
<td>
2630
Fail</td>
2631
2632
</tr>
2633
2634
<tr class="evaluation fail">
2635
2636
<td>
2637
</td>
2638
2639
<td>
2640
</td>
2641
2642
<th>
2643
<img src="../../img/howto.png" alt="">
2644
Failures</th>
2645
2646
<td colspan="2">
2647
Headings are not programmatically determined</td>
2648
2649
</tr>
2650
2651
</tbody>
2652
2653
</table>
2654
2655
2656
<h2>
2657
<a name="understandable" id="understandable">
2658
Understandable</a>
2659
</h2>
2660
2661
<table id="u" class="report">
2662
2663
<caption>
2664
Conformance of Home Page to WCAG 2.0 - Understandable</caption>
2665
2666
<col>
2667
2668
<col width="43">
2669
2670
<col width="125">
2671
2672
<col>
2673
2674
<col width="50">
2675
2676
<thead>
2677
2678
<tr>
2679
2680
<td>
2681
</td>
2682
2683
<th>
2684
#</th>
2685
2686
<th>
2687
Title</th>
2688
2689
<th>
2690
Description</th>
2691
2692
<th>
2693
Result</th>
2694
2695
</tr>
2696
2697
</thead>
2698
2699
<tbody class="fail">
2700
2701
<tr class="guideline fail">
2702
2703
<td>
2704
</td>
2705
2706
<td>
2707
3.1</td>
2708
2709
<th>
2710
<a href="https://www.w3.org/WAI/WCAG20/quickref/#meaning">
2711
Readable</a>
2712
</th>
2713
2714
<td>
2715
Make text content readable and understandable.</td>
2716
2717
<td>
2718
<img src="../../img/fail.png" alt="Some success criteria failed" title="Some success criteria failed">
2719
</td>
2720
2721
</tr>
2722
2723
<tr class="criterion fail">
2724
2725
<td>
2726
</td>
2727
2728
<td>
2729
3.1.1</td>
2730
2731
<th>
2732
<a href="https://www.w3.org/WAI/WCAG20/quickref/#meaning-doc-lang-id">
2733
Language of Page</a>
2734
</th>
2735
2736
<td>
2737
The default human language of each Web page can be programmatically determined. <em>
2738
(Level A)</em>
2739
</td>
2740
2741
<td>
2742
Fail</td>
2743
2744
</tr>
2745
2746
<tr class="evaluation fail">
2747
2748
<td>
2749
</td>
2750
2751
<td>
2752
</td>
2753
2754
<th>
2755
<img src="../../img/howto.png" alt="">
2756
Failures</th>
2757
2758
<td colspan="2">
2759
The default human language of the Web page can not be programmatically determined</td>
2760
2761
</tr>
2762
2763
<tr class="criterion pass new_level">
2764
2765
<td>
2766
</td>
2767
2768
<td>
2769
3.1.2</td>
2770
2771
<th>
2772
<a href="https://www.w3.org/WAI/WCAG20/quickref/#meaning-other-lang-id">
2773
Language of Parts</a>
2774
</th>
2775
2776
<td>
2777
The human language of each passage or phrase in the content can be programmatically determined except for proper names, technical terms, words of indeterminate language, and words or phrases that have become part of the vernacular of the immediately surrounding text. <em>
2778
(Level AA)</em>
2779
</td>
2780
2781
<td>
2782
Pass</td>
2783
2784
</tr>
2785
2786
<tr class="evaluation pass">
2787
2788
<td>
2789
</td>
2790
2791
<td>
2792
</td>
2793
2794
<th>
2795
<img src="../../img/technique.png" alt="">
2796
Techniques</th>
2797
2798
<td colspan="2">
2799
Pass due to no corresponding content</td>
2800
2801
</tr>
2802
2803
<tr class="criterion pass new_level">
2804
2805
<td>
2806
</td>
2807
2808
<td>
2809
3.1.3</td>
2810
2811
<th>
2812
<a href="https://www.w3.org/WAI/WCAG20/quickref/#meaning-idioms">
2813
Unusual Words</a>
2814
</th>
2815
2816
<td>
2817
A mechanism is available for identifying specific definitions of words or phrases used in an unusual or restricted way, including idioms and jargon. <em>
2818
(Level AAA)</em>
2819
</td>
2820
2821
<td>
2822
Pass</td>
2823
2824
</tr>
2825
2826
<tr class="evaluation pass">
2827
2828
<td>
2829
</td>
2830
2831
<td>
2832
</td>
2833
2834
<th>
2835
<img src="../../img/technique.png" alt="">
2836
Techniques</th>
2837
2838
<td colspan="2">
2839
Pass due to no corresponding content</td>
2840
2841
</tr>
2842
2843
<tr class="criterion pass">
2844
2845
<td>
2846
</td>
2847
2848
<td>
2849
3.1.4</td>
2850
2851
<th>
2852
<a href="https://www.w3.org/WAI/WCAG20/quickref/#meaning-located">
2853
Abbreviations</a>
2854
</th>
2855
2856
<td>
2857
A mechanism for identifying the expanded form or meaning of abbreviations is available. <em>
2858
(Level AAA)</em>
2859
</td>
2860
2861
<td>
2862
Pass</td>
2863
2864
</tr>
2865
2866
<tr class="evaluation pass">
2867
2868
<td>
2869
</td>
2870
2871
<td>
2872
</td>
2873
2874
<th>
2875
<img src="../../img/technique.png" alt="">
2876
Techniques</th>
2877
2878
<td colspan="2">
2879
Pass due to no corresponding content</td>
2880
2881
</tr>
2882
2883
<tr class="criterion pass">
2884
2885
<td>
2886
</td>
2887
2888
<td>
2889
3.1.5</td>
2890
2891
<th>
2892
<a href="https://www.w3.org/WAI/WCAG20/quickref/#meaning-supplements">
2893
Reading Level</a>
2894
</th>
2895
2896
<td>
2897
When text requires reading ability more advanced than the lower secondary education level after removal of proper names and titles, supplemental content, or a version that does not require reading ability more advanced than the lower secondary education level, is available. <em>
2898
(Level AAA)</em>
2899
</td>
2900
2901
<td>
2902
Pass</td>
2903
2904
</tr>
2905
2906
<tr class="evaluation pass">
2907
2908
<td>
2909
</td>
2910
2911
<td>
2912
</td>
2913
2914
<th>
2915
<img src="../../img/technique.png" alt="">
2916
Techniques</th>
2917
2918
<td colspan="2">
2919
<a href="https://www.w3.org/WAI/WCAG20/quickref/G153">
2920
Technique G153</a>
2921
- Making the text easier to read</td>
2922
2923
</tr>
2924
2925
<tr class="criterion pass">
2926
2927
<td>
2928
</td>
2929
2930
<td>
2931
3.1.6</td>
2932
2933
<th>
2934
<a href="https://www.w3.org/WAI/WCAG20/quickref/#meaning-pronunciation">
2935
Pronunciation</a>
2936
</th>
2937
2938
<td>
2939
A mechanism is available for identifying specific pronunciation of words where meaning of the words, in context, is ambiguous without knowing the pronunciation. <em>
2940
(Level AAA)</em>
2941
</td>
2942
2943
<td>
2944
Pass</td>
2945
2946
</tr>
2947
2948
<tr class="evaluation pass">
2949
2950
<td>
2951
</td>
2952
2953
<td>
2954
</td>
2955
2956
<th>
2957
<img src="../../img/technique.png" alt="">
2958
Techniques</th>
2959
2960
<td colspan="2">
2961
Pass due to no corresponding content</td>
2962
2963
</tr>
2964
2965
<tr class="guideline fail">
2966
2967
<td>
2968
</td>
2969
2970
<td>
2971
3.2</td>
2972
2973
<th>
2974
<a href="https://www.w3.org/WAI/WCAG20/quickref/#consistent-behavior">
2975
Predictable</a>
2976
</th>
2977
2978
<td>
2979
Make Web pages appear and operate in predictable ways.</td>
2980
2981
<td>
2982
<img src="../../img/fail.png" alt="Some success criteria failed" title="Some success criteria failed">
2983
</td>
2984
2985
</tr>
2986
2987
<tr class="criterion fail">
2988
2989
<td>
2990
</td>
2991
2992
<td>
2993
3.2.1</td>
2994
2995
<th>
2996
<a href="https://www.w3.org/WAI/WCAG20/quickref/#consistent-behavior-receive-focus">
2997
On Focus</a>
2998
</th>
2999
3000
<td>
3001
When any component receives focus, it does not initiate a change of context. <em>
3002
(Level A)</em>
3003
</td>
3004
3005
<td>
3006
Fail</td>
3007
3008
</tr>
3009
3010
<tr class="evaluation fail">
3011
3012
<td>
3013
</td>
3014
3015
<td>
3016
</td>
3017
3018
<th>
3019
<img src="../../img/howto.png" alt="">
3020
Failures</th>
3021
3022
<td colspan="2">
3023
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F55">
3024
Failure F55</a>
3025
- Failure of Success Criteria 2.1.1, 2.4.7, and 3.2.1 due to using script to remove focus when focus is received</td>
3026
3027
</tr>
3028
3029
<tr class="criterion fail">
3030
3031
<td>
3032
</td>
3033
3034
<td>
3035
3.2.2</td>
3036
3037
<th>
3038
<a href="https://www.w3.org/WAI/WCAG20/quickref/#consistent-behavior-unpredictable-change">
3039
On Input</a>
3040
</th>
3041
3042
<td>
3043
Changing the setting of any user interface component does not automatically cause a change of context unless the user has been advised of the behavior before using the component. <em>
3044
(Level A)</em>
3045
</td>
3046
3047
<td>
3048
Fail</td>
3049
3050
</tr>
3051
3052
<tr class="evaluation fail">
3053
3054
<td>
3055
</td>
3056
3057
<td>
3058
</td>
3059
3060
<th>
3061
<img src="../../img/howto.png" alt="">
3062
Failures</th>
3063
3064
<td colspan="2">
3065
Change of context without prior warning when the status of a select list is changed</td>
3066
3067
</tr>
3068
3069
<tr class="criterion pass new_level">
3070
3071
<td>
3072
</td>
3073
3074
<td>
3075
3.2.3</td>
3076
3077
<th>
3078
<a href="https://www.w3.org/WAI/WCAG20/quickref/#consistent-behavior-consistent-locations">
3079
Consistent Navigation</a>
3080
</th>
3081
3082
<td>
3083
Navigational mechanisms that are repeated on multiple Web pages within a set of Web pages occur in the same relative order each time they are repeated, unless a change is initiated by the user. <em>
3084
(Level AA)</em>
3085
</td>
3086
3087
<td>
3088
Pass</td>
3089
3090
</tr>
3091
3092
<tr class="evaluation pass">
3093
3094
<td>
3095
</td>
3096
3097
<td>
3098
</td>
3099
3100
<th>
3101
<img src="../../img/technique.png" alt="">
3102
Techniques</th>
3103
3104
<td colspan="2">
3105
<p>
3106
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/G61">
3107
Technique G61</a>
3108
- Presenting repeated components in the same relative order each time they appear</p>
3109
3110
<p>
3111
<strong>
3112
Advisory Techniques</strong>
3113
</p>
3114
3115
<ul>
3116
3117
<li>
3118
Future Link - Using templates to ensure consistency across multiple Web pages</li>
3119
3120
</ul>
3121
</td>
3122
3123
</tr>
3124
3125
<tr class="criterion fail">
3126
3127
<td>
3128
</td>
3129
3130
<td>
3131
3.2.4</td>
3132
3133
<th>
3134
<a href="https://www.w3.org/WAI/WCAG20/quickref/#consistent-behavior-consistent-functionality">
3135
Consistent Identification</a>
3136
</th>
3137
3138
<td>
3139
Components that have the same functionality within a set of Web pages are identified consistently. <em>
3140
(Level AA)</em>
3141
</td>
3142
3143
<td>
3144
Fail</td>
3145
3146
</tr>
3147
3148
<tr class="evaluation fail">
3149
3150
<td>
3151
</td>
3152
3153
<td>
3154
</td>
3155
3156
<th>
3157
<img src="../../img/howto.png" alt="">
3158
Failures</th>
3159
3160
<td colspan="2">
3161
Components that have the same functionality within a set of Web pages are not identified at all</td>
3162
3163
</tr>
3164
3165
<tr class="criterion fail new_level">
3166
3167
<td>
3168
</td>
3169
3170
<td>
3171
3.2.5</td>
3172
3173
<th>
3174
<a href="https://www.w3.org/WAI/WCAG20/quickref/#consistent-behavior-no-extreme-changes-context">
3175
Change on Request</a>
3176
</th>
3177
3178
<td>
3179
Changes of context are initiated only by user request or a mechanism is available to turn off such changes. <em>
3180
(Level AAA)</em>
3181
</td>
3182
3183
<td>
3184
Fail</td>
3185
3186
</tr>
3187
3188
<tr class="evaluation fail">
3189
3190
<td>
3191
</td>
3192
3193
<td>
3194
</td>
3195
3196
<th>
3197
<img src="../../img/howto.png" alt="">
3198
Failures</th>
3199
3200
<td colspan="2">
3201
Change of context without prior warning when the status of a select list is changed</td>
3202
3203
</tr>
3204
3205
<tr class="guideline fail">
3206
3207
<td>
3208
</td>
3209
3210
<td>
3211
3.3</td>
3212
3213
<th>
3214
<a href="https://www.w3.org/WAI/WCAG20/quickref/#minimize-error">
3215
Input Assistance</a>
3216
</th>
3217
3218
<td>
3219
Help users avoid and correct mistakes.</td>
3220
3221
<td>
3222
<img src="../../img/fail.png" alt="Some success criteria failed" title="Some success criteria failed">
3223
</td>
3224
3225
</tr>
3226
3227
<tr class="criterion pass">
3228
3229
<td>
3230
</td>
3231
3232
<td>
3233
3.3.1</td>
3234
3235
<th>
3236
<a href="https://www.w3.org/WAI/WCAG20/quickref/#minimize-error-identified">
3237
Error Identification</a>
3238
</th>
3239
3240
<td>
3241
If an input error is automatically detected, the item that is in error is identified and the error is described to the user in text. <em>
3242
(Level A)</em>
3243
</td>
3244
3245
<td>
3246
Pass</td>
3247
3248
</tr>
3249
3250
<tr class="evaluation pass">
3251
3252
<td>
3253
</td>
3254
3255
<td>
3256
</td>
3257
3258
<th>
3259
<img src="../../img/technique.png" alt="">
3260
Techniques</th>
3261
3262
<td colspan="2">
3263
Pass due to no corresponding content</td>
3264
3265
</tr>
3266
3267
<tr class="criterion fail">
3268
3269
<td>
3270
</td>
3271
3272
<td>
3273
3.3.2</td>
3274
3275
<th>
3276
<a href="https://www.w3.org/WAI/WCAG20/quickref/#minimize-error-cues">
3277
Labels or Instructions</a>
3278
</th>
3279
3280
<td>
3281
Labels or instructions are provided when content requires user input. <em>
3282
(Level A)</em>
3283
</td>
3284
3285
<td>
3286
Fail</td>
3287
3288
</tr>
3289
3290
<tr class="evaluation fail">
3291
3292
<td>
3293
</td>
3294
3295
<td>
3296
</td>
3297
3298
<th>
3299
<img src="../../img/howto.png" alt="">
3300
Failures</th>
3301
3302
<td colspan="2">
3303
Label is not provided for form control</td>
3304
3305
</tr>
3306
3307
<tr class="criterion pass new_level">
3308
3309
<td>
3310
</td>
3311
3312
<td>
3313
3.3.3</td>
3314
3315
<th>
3316
<a href="https://www.w3.org/WAI/WCAG20/quickref/#minimize-error-suggestions">
3317
Error Suggestion</a>
3318
</th>
3319
3320
<td>
3321
If an input error is automatically detected and suggestions for correction are known, then the suggestions are provided to the user, unless it would jeopardize the security or purpose of the content. <em>
3322
(Level AA)</em>
3323
</td>
3324
3325
<td>
3326
Pass</td>
3327
3328
</tr>
3329
3330
<tr class="evaluation pass">
3331
3332
<td>
3333
</td>
3334
3335
<td>
3336
</td>
3337
3338
<th>
3339
<img src="../../img/technique.png" alt="">
3340
Techniques</th>
3341
3342
<td colspan="2">
3343
Pass due to no corresponding content</td>
3344
3345
</tr>
3346
3347
<tr class="criterion pass">
3348
3349
<td>
3350
</td>
3351
3352
<td>
3353
3.3.4</td>
3354
3355
<th>
3356
<a href="https://www.w3.org/WAI/WCAG20/quickref/#minimize-error-reversible">
3357
Error Prevention (Legal, Financial, Data)</a>
3358
</th>
3359
3360
<td>
3361
For Web pages that cause legal commitments or financial transactions for the user to occur, that modify or delete user-controllable data in data storage systems, or that submit user test responses, at least one of the following is true: <em>
3362
(Level AA)</em>
3363
3364
<div class="expand">
3365
3366
<ol>
3367
3368
<li>
3369
<strong>
3370
Reversible:</strong>
3371
Submissions are reversible.</li>
3372
3373
<li>
3374
<strong>
3375
Checked:</strong>
3376
Data entered by the user is checked for input errors and the user is provided an opportunity to correct them.</li>
3377
3378
<li>
3379
<strong>
3380
Confirmed:</strong>
3381
A mechanism is available for reviewing, confirming, and correcting information before finalizing the submission.</li>
3382
3383
</ol>
3384
3385
</div>
3386
3387
</td>
3388
3389
<td>
3390
Pass</td>
3391
3392
</tr>
3393
3394
<tr class="evaluation pass">
3395
3396
<td>
3397
</td>
3398
3399
<td>
3400
</td>
3401
3402
<th>
3403
<img src="../../img/technique.png" alt="">
3404
Techniques</th>
3405
3406
<td colspan="2">
3407
Pass due to no corresponding content</td>
3408
3409
</tr>
3410
3411
<tr class="criterion pass new_level">
3412
3413
<td>
3414
</td>
3415
3416
<td>
3417
3.3.5</td>
3418
3419
<th>
3420
<a href="https://www.w3.org/WAI/WCAG20/quickref/#minimize-error-context-help">
3421
Help</a>
3422
</th>
3423
3424
<td>
3425
Context-sensitive help is available. <em>
3426
(Level AAA)</em>
3427
</td>
3428
3429
<td>
3430
Pass</td>
3431
3432
</tr>
3433
3434
<tr class="evaluation pass">
3435
3436
<td>
3437
</td>
3438
3439
<td>
3440
</td>
3441
3442
<th>
3443
<img src="../../img/technique.png" alt="">
3444
Techniques</th>
3445
3446
<td colspan="2">
3447
Pass due to no corresponding content</td>
3448
3449
</tr>
3450
3451
<tr class="criterion pass">
3452
3453
<td>
3454
</td>
3455
3456
<td>
3457
3.3.6</td>
3458
3459
<th>
3460
<a href="https://www.w3.org/WAI/WCAG20/quickref/#minimize-error-reversible-all">
3461
Error Prevention (All)</a>
3462
</th>
3463
3464
<td>
3465
For Web pages that require the user to submit information, at least one of the following is true: <em>
3466
(Level AAA)</em>
3467
3468
<div class="expand">
3469
3470
<ol>
3471
3472
<li>
3473
<strong>
3474
Reversible:</strong>
3475
Submissions are reversible.</li>
3476
3477
<li>
3478
<strong>
3479
Checked:</strong>
3480
Data entered by the user is checked for input errors and the user is provided an opportunity to correct them.</li>
3481
3482
<li>
3483
<strong>
3484
Confirmed:</strong>
3485
A mechanism is available for reviewing, confirming, and correcting information before finalizing the submission.</li>
3486
3487
</ol>
3488
3489
</div>
3490
3491
</td>
3492
3493
<td>
3494
Pass</td>
3495
3496
</tr>
3497
3498
<tr class="evaluation pass">
3499
3500
<td>
3501
</td>
3502
3503
<td>
3504
</td>
3505
3506
<th>
3507
<img src="../../img/technique.png" alt="">
3508
Techniques</th>
3509
3510
<td colspan="2">
3511
Pass due to no corresponding content</td>
3512
3513
</tr>
3514
3515
</tbody>
3516
3517
</table>
3518
3519
3520
<h2>
3521
<a name="robust" id="robust">
3522
Robust</a>
3523
</h2>
3524
3525
<table id="r" class="report">
3526
3527
<caption>
3528
Conformance of Home Page to WCAG 2.0 - Robust</caption>
3529
3530
<col>
3531
3532
<col width="43">
3533
3534
<col width="125">
3535
3536
<col>
3537
3538
<col width="50">
3539
3540
<thead>
3541
3542
<tr>
3543
3544
<td>
3545
</td>
3546
3547
<th>
3548
#</th>
3549
3550
<th>
3551
Title</th>
3552
3553
<th>
3554
Description</th>
3555
3556
<th>
3557
Result</th>
3558
3559
</tr>
3560
3561
</thead>
3562
3563
<tbody class="fail">
3564
3565
<tr class="guideline fail">
3566
3567
<td>
3568
</td>
3569
3570
<td>
3571
4.1</td>
3572
3573
<th>
3574
<a href="https://www.w3.org/WAI/WCAG20/quickref/#ensure-compat">
3575
Compatible</a>
3576
</th>
3577
3578
<td>
3579
Maximize compatibility with current and future user agents, including assistive technologies.</td>
3580
3581
<td>
3582
<img src="../../img/fail.png" alt="Some success criteria failed" title="Some success criteria failed">
3583
</td>
3584
3585
</tr>
3586
3587
<tr class="criterion fail">
3588
3589
<td>
3590
</td>
3591
3592
<td>
3593
4.1.1</td>
3594
3595
<th>
3596
<a href="https://www.w3.org/WAI/WCAG20/quickref/#ensure-compat-parses">
3597
Parsing</a>
3598
</th>
3599
3600
<td>
3601
In content implemented using markup languages, elements have complete start and end tags, elements are nested according to their specifications, elements do not contain duplicate attributes, and any IDs are unique, except where the specifications allow these features. <em>
3602
(Level A)</em>
3603
3604
<div class="expand">
3605
3606
<p>
3607
<em>
3608
Note:</em>
3609
Start and end tags that are missing a critical character in their formation, such as a closing angle bracket or a mismatched attribute value quotation mark are not complete.</p>
3610
3611
</div>
3612
3613
</td>
3614
3615
<td>
3616
Fail</td>
3617
3618
</tr>
3619
3620
<tr class="evaluation fail">
3621
3622
<td>
3623
</td>
3624
3625
<td>
3626
</td>
3627
3628
<th>
3629
<img src="../../img/howto.png" alt="">
3630
Failures</th>
3631
3632
<td colspan="2">
3633
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F70">
3634
Failure F70</a>
3635
- Failure of Success Criterion 4.1.1 due to incorrect use of start and end tags or attribute markup</td>
3636
3637
</tr>
3638
3639
<tr class="criterion fail">
3640
3641
<td>
3642
</td>
3643
3644
<td>
3645
4.1.2</td>
3646
3647
<th>
3648
<a href="https://www.w3.org/WAI/WCAG20/quickref/#ensure-compat-rsv">
3649
Name, Role, Value</a>
3650
</th>
3651
3652
<td>
3653
For all user interface components (including but not limited to: form elements, links and components generated by scripts), the name and role can be programmatically determined; states, properties, and values that can be set by the user can be programmatically set; and notification of changes to these items is available to user agents, including assistive technologies. <em>
3654
(Level A)</em>
3655
3656
<div class="expand">
3657
3658
<p>
3659
<em>
3660
Note:</em>
3661
This success criterion is primarily for Web authors who develop or script their own user interface components. For example, standard HTML controls already meet this success criterion when used according to specification.</p>
3662
3663
</div>
3664
3665
</td>
3666
3667
<td>
3668
Fail</td>
3669
3670
</tr>
3671
3672
<tr class="evaluation fail">
3673
3674
<td>
3675
</td>
3676
3677
<td>
3678
</td>
3679
3680
<th>
3681
<img src="../../img/howto.png" alt="">
3682
Failures</th>
3683
3684
<td colspan="2">
3685
<ul>
3686
3687
<li>
3688
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F68">
3689
Failure F68</a>
3690
- Failure of Success Criterion 1.3.1 and 4.1.2 due to the association of label and user interface controls not being programmatically determinable</li>
3691
3692
<li>
3693
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F79">
3694
Failure F79</a>
3695
- Failure of Success Criterion 4.1.2 due to the focus state of a user interface component not being programmatically determinable or no notification of change of focus state available</li>
3696
3697
<li>
3698
<a href="https://www.w3.org/TR/2008/NOTE-WCAG20-TECHS-20081211/F89">
3699
Failure F89</a>
3700
- Failure of 2.4.4, 2.4.9 and 4.1.2 due to using null alt on an image where the image is the only content in a link</li>
3701
3702
</ul>
3703
</td>
3704
3705
</tr>
3706
3707
</tbody>
3708
3709
</table>
3710
3711
</div>
3712
3713
</div>
3714
3715
<div id="meta-footer" class="meta">
3716
3717
<hr>
3718
3719
<p>
3720
<strong>
3721
Status:</strong>
3722
20 February 2012 (see <a href="../../changelog.html">
3723
changelog</a>
3724
) <br>
3725
Editors: <a href="https://www.w3.org/People/shadi/">
3726
Shadi Abou-Zahra</a>
3727
and the
<a href="https://www.w3.org/WAI/EO/">
3728
Education and Outreach Working Group (EOWG)</a>
3729
. <br>
3730
Developed with support from <a href="https://www.w3.org/WAI/TIES/">
3731
<acronym title="Web Accessibility Initiative: Training, Implementation, Education, Support">
3732
WAI-TIES</acronym>
3733
</a>
3734
and <a href="https://www.w3.org/WAI/WAI-AGE/">
3735
<acronym title="Web Accessibility Initiative: Ageing Education and Harmonisation">
3736
WAI-AGE</acronym>
3737
</a>
3738
projects, co-funded by the European Commission <acronym title="Information Society Technologies">
3739
IST</acronym>
3740
Programme. [see <a href="../../acks.html">
3741
Acknowledgements</a>
3742
]</p>
3743
3744
<p>
3745
[<a href="https://www.w3.org/WAI/sitemap.html" shape="rect">
3746
WAI Site Map</a>
3747
] [<a href="https://www.w3.org/WAI/sitehelp.html" shape="rect">
3748
Help with WAI Website</a>
3749
] [<a href="https://www.w3.org/WAI/search.php" shape="rect">
3750
Search</a>
3751
] [<a href="https://www.w3.org/WAI/contacts" shape="rect">
3752
Contacting WAI</a>
3753
] <br>
3754
<strong>
3755
Feedback welcome to <a href="mailto:wai-eo-editors@w3.org" shape="rect">
3756
wai-eo-editors@w3.org</a>
3757
</strong>
3758
(a publicly archived list) or <a href="mailto:wai@w3.org" shape="rect">
3759
wai@w3.org</a>
3760
(a WAI staff-only list).</p>
3761
3762
<div class="copyright">
3763
<p>
3764
<a rel="Copyright" href="https://www.w3.org/Consortium/Legal/ipr-notice#Copyright">
3765
Copyright</a>
3766
© 2012 <a href="https://www.w3.org/">
3767
<acronym title="World Wide Web Consortium">
3768
W3C</acronym>
3769
</a>
3770
<sup>
3771
®</sup>
3772
(<a href="http://www.csail.mit.edu/">
3773
<acronym title="Massachusetts Institute of Technology">
3774
MIT</acronym>
3775
</a>
3776
, <a href="http://www.ercim.org/">
3777
<acronym title="European Research Consortium for Informatics and Mathematics">
3778
ERCIM</acronym>
3779
</a>
3780
, <a href="http://www.keio.ac.jp/">
3781
Keio</a>
3782
), All Rights Reserved. W3C <a href="https://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">
3783
liability</a>
3784
, <a href="https://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">
3785
trademark</a>
3786
, <a rel="Copyright" href="https://www.w3.org/Consortium/Legal/copyright-documents">
3787
document use</a>
3788
and <a rel="Copyright" href="https://www.w3.org/Consortium/Legal/copyright-software">
3789
software licensing</a>
3790
rules apply. Your interactions with this site are in accordance with our <a href="https://www.w3.org/Consortium/Legal/privacy-statement#Public">
3791
public</a>
3792
and <a href="https://www.w3.org/Consortium/Legal/privacy-statement#Members">
3793
Member</a>
3794
privacy statements.</p>
3795
</div>
3796
3797
</div>
3798
3799
<script src="../../js/reportTable.js" type="text/javascript">
3800
</script>
3801
3802
<script type="text/javascript">
3803
3804
window.onload = function () {
3805
var p = new reportTable();
3806
var o = new reportTable();
3807
var u = new reportTable();
3808
var r = new reportTable();
3809
p.setTable("p"); p.init();
3810
o.setTable("o"); o.init();
3811
u.setTable("u"); u.init();
3812
r.setTable("r"); r.init();
3813
}
3814
</script>
3815
3816
<!-- Piwik -->
3817
3818
<script type="text/javascript">
3819
3820
var _paq = _paq || [];
3821
_paq.push(["setDomains", ["*.www.w3.org/WAI"]]);
3822
_paq.push(['trackPageView']);
3823
_paq.push(['enableLinkTracking']);
3824
(function() {
3825
var u="//www.w3.org/analytics/piwik/";
3826
_paq.push(['setTrackerUrl', u+'piwik.php']);
3827
_paq.push(['setSiteId', 328]);
3828
var d=document, g=d.createElement('script'),
3829
s=d.getElementsByTagName('script')[0];
3830
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js';
3831
s.parentNode.insertBefore(g,s);
3832
})();
3833
</script>
3834
3835
<noscript>
3836
<p>
3837
<img src="//www.w3.org/analytics/piwik/piwik.php?idsite=328"
3838
style="border:0;" alt="" />
3839
</p>
3840
</noscript>
3841
3842
<!-- End Piwik Code -->
3843
3844
</body>
3845
3846
</html>