You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+13-13
Original file line number
Diff line number
Diff line change
@@ -2443,7 +2443,7 @@ <h2>Definition of Roles</h2>
2443
2443
<rdef>command</rdef>
2444
2444
<div class="role-description">
2445
2445
<p>A form of widget that performs an action but does not receive input data.</p>
2446
-
<p class="note"><code>command</code> is an <a href="#isAbstract">abstract role</a> used for the ontology.</p>
2446
+
<p><code>command</code> is an <a href="#isAbstract">abstract role</a> used for the ontology. Authors MUST NOT use <code>commmand</code> role in content.</p>
2447
2447
</div>
2448
2448
<table class="role-features">
2449
2449
<caption>Characteristics:</caption>
@@ -2704,7 +2704,7 @@ <h2>Definition of Roles</h2>
2704
2704
<div class="role-description">
2705
2705
<p>A <a>widget</a> that may contain navigable descendants or <a>owned</a> children.</p>
2706
2706
<p>Authors SHOULD ensure that a composite widget exists as a single navigation stop within the larger navigation system of the web page. Once the composite widget has focus, authors SHOULD provide a separate navigation mechanism for users to navigate to <a>elements</a> that are descendants or owned children of the composite element.</p>
2707
-
<p class="note"><code>composite</code> is an <a href="#isAbstract">abstract role</a> used for the ontology.</p>
2707
+
<p><code>composite</code> is an <a href="#isAbstract">abstract role</a> used for the ontology. Authors MUST NOT use <code>composite</code> role in content.</p>
2708
2708
</div>
2709
2709
<table class="role-features">
2710
2710
<caption>Characteristics:</caption>
@@ -4166,7 +4166,7 @@ <h2>Definition of Roles</h2>
4166
4166
<rdef>input</rdef>
4167
4167
<div class="role-description">
4168
4168
<p>A generic type of <a>widget</a> that allows user input.</p>
4169
-
<p class="note"><code>input</code> is an <a href="#isAbstract">abstract role</a> used for the ontology.</p>
4169
+
<p><code>input</code> is an <a href="#isAbstract">abstract role</a> used for the ontology. Authors MUST NOT use <code>input</code> role in content.</p>
4170
4170
</div>
4171
4171
<table class="role-features">
4172
4172
<caption>Characteristics:</caption>
@@ -4424,11 +4424,11 @@ <h2>Definition of Roles</h2>
4424
4424
<rdef>landmark</rdef>
4425
4425
<div class="role-description">
4426
4426
<p>A perceivable <rref>section</rref> containing content that is relevant to a specific, author-specified purpose and sufficiently important that users will likely want to be able to navigate to the section easily and to have it listed in a summary of the page. Such a page summary could be generated dynamically by a user agent or assistive technology.</p>
4427
+
<p><code>landmark</code> is an abstract role used for the ontology. Authors MUST NOT use <code>landmark</code> role in content.</p>
4427
4428
<p>Authors designate the purpose of the content by assigning a role that is a subclass of the landmark role and, when needed, by providing a brief, descriptive label.</p>
4428
-
<p>Elements with a role that is a subclass of the landmark role are known as <a>landmark</a> regions or navigational landmark regions.
4429
+
<p>Elements with a role that is a subclass of the landmark role are known as <a>landmark</a> regions or navigational landmark regions.</p>
4429
4430
<p><a>Assistive technologies</a> SHOULD enable users to quickly navigate to landmark regions.
4430
4431
<a>User agents</a> MAY enable users to quickly navigate to landmark regions.</p>
4431
-
<p class="note"><code>landmark</code> is an abstract role used for the ontology. Authors should not use this role in content.</p>
<p class="note"><code>range</code> is an <a href="#isAbstract">abstract role</a> used for the ontology.</p>
6949
+
<p><code>range</code> is an <a href="#isAbstract">abstract role</a> used for the ontology. Authors MUST NOT use <code>range</code> role in content.</p>
<p>The base <a>role</a> from which all other roles inherit.</p>
7108
7108
<p>Properties of this role describe the structural and functional purpose of <a>objects</a> that are assigned this role. A role is a concept that can be used to understand and operate instances.</p>
7109
-
<p class="note"><code>roletype</code> is an <a href="#isAbstract">abstract role</a> used for the ontology.</p>
7109
+
<p><code>roletype</code> is an <a href="#isAbstract">abstract role</a> used for the ontology. Authors MUST NOT use <code>roletype</code> role in content.</p>
<p>A renderable structural containment unit in a document or application.</p>
7754
-
<p class="note"><code>section</code> is an <a href="#isAbstract">abstract role</a> used for the ontology.</p>
7754
+
<p><code>section</code> is an <a href="#isAbstract">abstract role</a> used for the ontology. Authors MUST NOT use <code>section</code> role in content.</p>
<p>A structure that labels or summarizes the topic of its related section.</p>
7824
-
<p class="note"><code>sectionhead</code> is an <a href="#isAbstract">abstract role</a> used for the ontology.</p>
7824
+
<p><code>sectionhead</code> is an <a href="#isAbstract">abstract role</a> used for the ontology. Authors MUST NOT use <code>sectionhead</code> role in content.</p>
<p>A form widget that allows the user to make selections from a set of choices.</p>
7899
-
<p class="note"><code>select</code> is an <a href="#isAbstract">abstract role</a> used for the ontology.</p>
7899
+
<p><code>select</code> is an <a href="#isAbstract">abstract role</a> used for the ontology. Authors MUST NOT use <code>select</code> role in content.</p>
<p><a>Roles</a> for document structure support the accessibility of dynamic web content by helping <a>assistive technologies</a> determine active content versus static document content. Structural roles by themselves do not all map to <a>accessibility <abbr title="Application Programing Interfaces">APIs</abbr></a>, but are used to create <a>widget</a> roles or assist content adaptation for assistive technologies.</p>
8480
-
<p class="note"><code>structure</code> is an <a href="#isAbstract">abstract role</a> used for the ontology.</p>
8480
+
<p><code>structure</code> is an <a href="#isAbstract">abstract role</a> used for the ontology. Authors MUST NOT use <code>structure</code> role in content.</p>
<p>An interactive component of a graphical user interface (<abbr title="Graphical User Interface">GUI</abbr>).</p>
10260
10260
<p>Widgets are discrete user interface objects with which the user can interact. Widget <a>roles</a> map to standard features in <a>accessibility <abbr title="Application Programing Interfaces">APIs</abbr></a>. When the user navigates an element assigned any of the non-abstract subclass roles of <code>widget</code>, <a>assistive technologies</a> that typically intercept standard keyboard events SHOULD switch to an application browsing mode, and pass keyboard events through to the web application. The intent is to hint to certain <a>assistive technologies</a> to switch from normal browsing mode into a mode more appropriate for interacting with a web application; some <a>user agents</a> have a browse navigation mode where keys, such as up and down arrows, are used to browse the document, and this native behavior prevents the use of these keys by a web application.</p>
10261
-
<p class="note"><code>widget</code> is an <a href="#isAbstract">abstract role</a> used for the ontology.</p>
10261
+
<p><code>widget</code> is an <a href="#isAbstract">abstract role</a> used for the ontology. Authors MUST NOT use <code>widget</code> role in content.</p>
<p><a>Elements</a> with this <a>role</a> have a window-like behavior in a graphical user interface (<abbr title="Graphical User Interface">GUI</abbr>) context, regardless of whether they are implemented as a native window in the operating system, or merely as a section of the document styled to look like a window.</p>
10336
+
<p><code>window</code> is an <a href="#isAbstract">abstract role</a> used for the ontology. Authors MUST NOT use <code>window</code> role in content.</p>
10336
10337
<p class="note">In the description of this role, the term "application" does not refer to the <rref>application</rref> role, which specifies specific assistive technology behaviors.</p>
10337
-
<p class="note"><code>window</code> is an <a href="#isAbstract">abstract role</a> used for the ontology.</p>
0 commit comments