-
Notifications
You must be signed in to change notification settings - Fork 17
/
ia2-1.3-errata.html
155 lines (130 loc) · 6.01 KB
/
ia2-1.3-errata.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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"
xmlns:dc="http://dublincore.org/documents/dcmi-namespace/" >
<title>Errata for IAccessible2 1.3</title>
<link href="http://a11y.org/a11yspecs/ia2/ia2.css" rel="stylesheet" type="text/css" />
<meta property="dc:title" contents="IAccessible2, version 1.3" />
<meta property="dc:creator" contents="IAccessible2 Team of the Open Accessibility Workgroup; Pete Brunet, chair." />
<meta property="dc.generator" contents="Gregory J. Rosmaita" />
<meta property="dc:subject" contents="IAccessible2, version 1.3" />
<meta property="dc:subject" contents="errata" />
<meta property="dc:subject" contents="IAccessible2" />
<meta property="dc:subject" contents="IA2" />
<meta property="dc:subject" contents="Microsoft Windows" />
<meta property="dc:subject" contents="BSD" />
<meta property="dc:subject" contents="Accessibility" />
<meta property="dc:subject" contents="a11y" />
<meta property="dc:subject" contents="assistive technology" />
<meta property="dc:subject" contents="IDL" />
<meta property="dc:subject" contents="" />
<meta property="dc:identifier" contents="http://a11y.org/a11yspecs/ia2/ia2-1.3-errata" />
<meta property="dc:date" contents="20120917" />
<!--
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<rdf:Description
rdf:about="http://a11y.org/a11yspecs/ia2/ia2-1.3-errata.html"
dc:title="Errata for Documentation for IAccessible2, version 1.3"
dc:identifier="http://a11y.org/a11yspecs/ia2/ia2-1.3-errata.html"
dc:subject="IAccessible2"
dc:subject="IA2"
dc:subject="Accessibility"
dc:subject="API"
dc:subject="version 1.3"
dc.subject="errata"
dc.subject="errors"
dc:subject="windows"
dc:subject="Microsoft Windows"
dc:subject="BSD"
dc:subject="assistive technology"
dc:subject="AT"
dc:subject="corrections"
dc:description="Errata to the Documentation for IAccessible2, version 1.3"
dc:creator="IAccessible2 Team of the Open Accessibility Workgroup; Pete Brunet, chair"
</rdf:RDF>
-->
</head>
<body>
<p><a href="http://a11y.org/"><img src="http://a11y.org/a11yweb/images/OpenA11y.png"
longdesc="http://a11y.org/a11yweb/images/longdesc/OpenA11y.html"
alt="Open Accessibility Workgroup" style="float:right; border: 0;" /></a></p>
<h1><a class="anchor" id="ia2lib-namespace-ref" name="ia2lib-namespace-ref"
>Errata for IAccessible2, version 1.3 Documentation</a></h1>
<div class="section">
<div class="front-matter">
<dl>
<dt><strong>Revision History</strong></dt>
<dd>Permanent Link: <a href="http://a11y.org/ia2-errata"
>http://a11y.org/ia2-errata</a></dd>
<dd>Current Version: 2012-09-17<!-- a href="http://a11y.org/a11yspecs/ia2/ia2-1.3-errata-20120917.html" -->
<!-- http://a11y.org/a11yspecs/ia2/ia2-1.3-errata-20120917.html --><!-- /a --></dd>
<dd>Previous Version: 2010-12-02<!-- a href="http://a11y.org/a11yspecs/ia2/ia2-1.2.1-errata-20101202.html" -->
<!-- http://a11y.org/a11yspecs/ia2/ia2-1.2.1-errata-20101202.html --><!-- /a --></dd>
</dl>
<dl>
<dt><strong>Editors:</strong></dt>
<dd>Pete Brunet (<span class="spell">A11ySoft</span>), chair, <a href="http://a11y.org/ia2">IAccessible2 Subgroup</a>
<dd>Gregory J. Rosmaita, vice-chair, <a href="http://a11y.org/">Open Accessibility Workgroup</a></dd>
</dl>
<hr title="End Front Matter; Begin Introduction" />
</div>
</div>
<div class="section">
<h2 class="section-header">Introduction</h2>
<p>
This document contains errata and corrections to <strong><a
title="Documentation for IAccessible2, version 1.3"
href="http://a11y.org/ia2-spec"><cite>Documentation for IAccessible2,
1.3</cite></a></strong>. Note that <em>individual bugs logged against the
<strong>IAccessible2, version 1.3</strong> specification</em>, are
contained in a <a href="http://bugs.linux-foundation.org/">Bugzilla
interface, under the component "<strong>IAccessible2</strong>"</a>,
and, therefore, are <em><strong>not</strong></em> logged in this document.
</p>
<p>This errata document refers to the <a
href="http://a11y.org/ia2-spec">stable online reference version of the
documentation for <strong>IAccessible2, version 1.3</strong></a>, which
is available at: <code>http://a11y.org/ia2-spec</code>.</p>
<div class="sub-section">
<h3 id="feedback" class="sub-section-header">Submitting Feedback and Reporting Errata</h3>
<p>
To <em>report errors in the <strong>documentation</strong></em>, please <a
href="https://lists.linux-foundation.org/mailman/listinfo/accessibility-rfc"
>send email to [email protected]</a>, a <a
href="https://lists.linux-foundation.org/pipermail/accessibility-rfc/"
title="public archives of the [email protected] emailing list"
>publicly archived emailing list</a>.
</p>
<p>
To <em>submit feedback on <strong>IAccessible2, version 1.3</strong></em>,
please <a href="http://bugs.linux-foundation.org/" title="use the Bugzilla interface"
>use the Bugzilla interface</a> located at: <code>http://bugs.linuxfoundation.org/</code>.
When using Bugzilla <em>please be sure to select
<strong>IAccessible2</strong></em> from the list of components.
Bugzilla is the preferred method for receiving feedback because it
automatically logs one's feedback in the IAccessible2 tracking system
without additional human intervention.
</p>
</div>
<hr title="End Introduction; Begin Errata for IAccessible2, version 1.3 (IA2)" />
</div>
<div class="section">
<h2 class="section-header">Errata for IAccessible2, Version 1.3</h2>
</div><!-- ends section for Errata -->
<div class="end-matter" id="endmatter">
<address>
Please address any technical
problems you encounter with this document or the resources to which it
links, to the <a href="mailto:[email protected]">Open <abbr
title="Accessibility">A11y</abbr> Webmaster, <[email protected]></a>
</address>
<hr title="Date Stamp" />
</div>
<p class="date-stamp">
Document created 2012-09-17<br />
Last updated 2010-09-17
</p>
</body>
</html>