forked from shawnthompson/wcag2ict
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
21 lines (19 loc) · 1.54 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<title>Guidance on Applying WCAG 2.2 to Non-Web Information and Communications Technologies (WCAG2ICT)</title>
<script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove"></script>
<script class="remove" src="respec-config.js"></script>
</head>
<body>
<section id="abstract" data-include="abstract.md" data-include-format="markdown"></section>
<section id="sotd" data-include="status-of-this-document.md" data-include-format="markdown"></section>
<section data-include="introduction.md" data-include-format="markdown"></section>
<section data-include="key-terms.md" data-include-format="markdown"></section>
<section data-include="closed-functionality.md" data-include-format="markdown"></section>
<section data-include="text-command-line-terminal-applications-and-interfaces.md" data-include-format="markdown"></section>
<section data-include="comments-on-conformance.md" data-include-format="markdown"></section>
<section data-include="comments-by-guideline-and-success-criterion.md" data-include-format="markdown"></section>
<section data-include="comments-on-definitions-in-wcag-2.2-glossary-in-appendix-a.md" data-include-format="markdown"></section>
<section class="appendix" data-include="success-criteria-problematic-for-closed-functionality.md" data-include-format="markdown"></section>
<section class="appendix" data-include="background-on-text-command-line-terminal-applications-and-interfaces.md" data-include-format="markdown"></section>
</body></html>