-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathindex.html
26 lines (24 loc) · 2.03 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<title>Guidance on Applying WCAG 2 to Non-Web Information and Communications Technologies (WCAG2ICT)</title>
<script src="wcag2ict.js" class="remove"></script>
<script src="https://www.w3.org/Tools/respec/respec-w3c" class="remove"></script>
<script class="remove" src="respec-config.js"></script>
<link rel="stylesheet" type="text/css" href="wcag2ict.css"/>
</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 id="privacy-considerations" class="informative" data-include="privacy-considerations.md" data-include-format="markdown"></section>
<section id="security-considerations" class="informative" data-include="security-considerations.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>
<section class="appendix" data-include="acknowledgements.md" data-include-format="markdown"></section>
</body></html>