Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove 4 Global States and properties (#999) #1023

Merged
merged 11 commits into from
Oct 22, 2019
92 changes: 75 additions & 17 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -994,11 +994,15 @@ <h2>Definition of Roles</h2>
<tr>
<th class="role-properties-head" scope="row">Supported States and Properties:</th>
<td class="role-properties">
<ul>
<li><pref>aria-activedescendant</pref></li>
<li><sref>aria-expanded</sref></li>
</ul>
</td>
<ul>
<li><pref>aria-activedescendant</pref></li>
<li><sref>aria-disabled</sref></li>
<li><pref>aria-errormessage</pref></li>
<li><sref>aria-expanded</sref></li>
<li><pref>aria-haspopup</pref></li>
<li><sref>aria-invalid</sref></li>
</ul>
</td>
</tr>
<tr>
<th class="role-inherited-head" scope="row">Inherited States and Properties:</th>
Expand Down Expand Up @@ -1596,6 +1600,8 @@ <h2>Definition of Roles</h2>
<th class="role-properties-head" scope="row">Supported States and Properties:</th>
<td class="role-properties">
<ul>
<li><sref>aria-disabled</sref></li>
<li><pref>aria-haspopup</pref></li>
<li><sref>aria-expanded</sref></li>
<li><sref>aria-pressed</sref></li>
</ul>
Expand Down Expand Up @@ -1872,7 +1878,9 @@ <h2>Definition of Roles</h2>
<th class="role-properties-head" scope="row">Supported States and Properties:</th>
<td class="role-properties">
<ul>
<li><pref>aria-errormessage</pref></li>
<li><sref>aria-expanded</sref></li>
<li><sref>aria-invalid</sref></li>
<li><pref>aria-readonly</pref></li>
<li><pref>aria-required</pref></li>
</ul>
Expand Down Expand Up @@ -2154,7 +2162,7 @@ <h2>Definition of Roles</h2>
<tr>
<th class="role-related-head" scope="row">Related Concepts:</th>
<td class="role-related">
<code>&lt;select&gt;</code> in [[HTML]]/a>
<code>&lt;select&gt;</code> in [[HTML]]
</td>
</tr>
<tr>
Expand Down Expand Up @@ -2184,9 +2192,12 @@ <h2>Definition of Roles</h2>
</tr>
<tr>
<th class="role-properties-head" scope="row">Supported States and Properties:</th>
<td class="role-properties">
<td class="role-properties">
<ul>
<li><pref>aria-autocomplete</pref></li>
<li><pref>aria-errormessage</pref></li>
<li><pref>aria-haspopup</pref></li>
<li><sref>aria-invalid</sref></li>
<li><pref>aria-readonly</pref></li>
<li><pref>aria-required</pref></li>
</ul>
Expand Down Expand Up @@ -2424,7 +2435,12 @@ <h2>Definition of Roles</h2>
</tr>
<tr>
<th class="role-properties-head" scope="row">Supported States and Properties:</th>
<td class="role-properties"><pref>aria-activedescendant</pref></td>
<td class="role-properties">
<ul>
<li><pref>aria-activedescendant</pref></li>
<li><sref>aria-disabled</sref></li>
</ul>
</td>
</tr>
<tr>
<th class="role-inherited-head" scope="row">Inherited States and Properties:</th>
Expand Down Expand Up @@ -3529,7 +3545,11 @@ <h2>Definition of Roles</h2>
<th class="role-properties-head" scope="row">Supported States and Properties:</th>
<td class="role-properties">
<ul>
<li><sref>aria-expanded</sref></li>
<li><sref>aria-disabled</sref></li>
<li><pref>aria-errormessage</pref></li>
<li><sref>aria-expanded</sref></li>
<li><pref>aria-haspopup</pref></li>
<li><sref>aria-invalid</sref></li>
<li><pref>aria-readonly</pref></li>
<li><pref>aria-required</pref></li>
<li><sref>aria-selected</sref></li>
Expand Down Expand Up @@ -3619,7 +3639,12 @@ <h2>Definition of Roles</h2>
</tr>
<tr>
<th class="role-properties-head" scope="row">Supported States and Properties:</th>
<td class="role-properties"><pref>aria-activedescendant</pref></td>
<td class="role-properties">
<ul>
<li><pref>aria-activedescendant</pref></li>
<li><sref>aria-disabled</sref></li>
</ul>
</td>
</tr>
<tr>
<th class="role-inherited-head" scope="row">Inherited States and Properties:</th>
Expand Down Expand Up @@ -3855,7 +3880,7 @@ <h2>Definition of Roles</h2>
</tr>
<tr>
<th class="role-properties-head" scope="row">Supported States and Properties:</th>
<td class="role-properties"> </td>
<td class="role-properties"><sref>aria-disabled</sref></td>
</tr>
<tr>
<th class="role-inherited-head" scope="row">Inherited States and Properties:</th>
Expand Down Expand Up @@ -4307,6 +4332,7 @@ <h2>Definition of Roles</h2>
<th class="role-properties-head" scope="row">Supported States and Properties:</th>
<td class="role-properties">
<ul>
<li><sref>aria-disabled</sref></li>
<li><sref>aria-expanded</sref></li>
</ul>
</td>
Expand Down Expand Up @@ -4498,7 +4524,9 @@ <h2>Definition of Roles</h2>
<th class="role-properties-head" scope="row">Supported States and Properties:</th>
<td class="role-properties">
<ul>
<li><pref>aria-errormessage</pref></li>
<li><sref>aria-expanded</sref></li>
<li><sref>aria-invalid</sref></li>
<li><pref>aria-multiselectable</pref></li>
<li><pref>aria-readonly</pref></li>
<li><pref>aria-required</pref></li>
Expand Down Expand Up @@ -5361,7 +5389,9 @@ <h4>Plain HTML or Polyfill DOM Result of the MathML Quadratic Formula</h4>
<th class="role-properties-head" scope="row">Supported States and Properties:</th>
<td class="role-properties">
<ul>
<li><sref>aria-disabled</sref></li>
<li><sref>aria-expanded</sref></li>
<li><pref>aria-haspopup</pref></li>
<li><pref>aria-posinset</pref></li>
<li><pref>aria-setsize</pref></li>
</ul>
Expand Down Expand Up @@ -6430,6 +6460,8 @@ <h5>Presentational Roles Conflict Resolution</h5>
<th class="role-properties-head" scope="row">Supported States and Properties:</th>
<td class="role-properties">
<ul>
<li><pref>aria-errormessage</pref></li>
<li><sref>aria-invalid</sref></li>
<li><pref>aria-readonly</pref></li>
<li><pref>aria-required</pref></li>
</ul>
Expand Down Expand Up @@ -7076,6 +7108,7 @@ <h5>Presentational Roles Conflict Resolution</h5>
<th class="role-properties-head" scope="row">Supported States and Properties:</th>
<td class="role-properties">
<ul>
<li><sref>aria-disabled</sref></li>
<li><pref>aria-orientation</pref></li>
<li><pref>aria-valuemax</pref></li>
<li><pref>aria-valuemin</pref></li>
Expand Down Expand Up @@ -7554,6 +7587,7 @@ <h5>Presentational Roles Conflict Resolution</h5>
<th class="role-properties-head" scope="row">Supported States and Properties:</th>
<td class="role-properties">
<ul>
<li><sref>aria-disabled</sref> (if focusable)</li>
<li><pref>aria-orientation</pref></li>
<li><pref>aria-valuemax</pref> (if focusable)</li>
<li><pref>aria-valuemin</pref> (if focusable)</li>
Expand Down Expand Up @@ -7661,6 +7695,9 @@ <h5>Presentational Roles Conflict Resolution</h5>
<th class="role-properties-head" scope="row">Supported States and Properties:</th>
<td class="role-properties">
<ul>
<li><pref>aria-errormessage</pref></li>
<li><pref>aria-haspopup</pref></li>
<li><sref>aria-invalid</sref></li>
<li><pref>aria-orientation</pref></li>
<li><pref>aria-readonly</pref></li>
<li><pref>aria-valuemax</pref></li>
Expand Down Expand Up @@ -7764,6 +7801,8 @@ <h5>Presentational Roles Conflict Resolution</h5>
<th class="role-properties-head" scope="row">Supported States and Properties:</th>
<td class="role-properties">
<ul>
<li><pref>aria-errormessage</pref></li>
<li><sref>aria-invalid</sref></li>
<li><pref>aria-readonly</pref></li>
<li><pref>aria-required</pref></li>
<li><pref>aria-valuemax</pref></li>
Expand Down Expand Up @@ -8390,7 +8429,9 @@ <h5>Presentational Roles Conflict Resolution</h5>
<th class="role-properties-head" scope="row">Supported States and Properties:</th>
<td class="role-properties">
<ul>
<li><sref>aria-disabled</sref></li>
<li><sref>aria-expanded</sref></li>
<li><pref>aria-haspopup</pref></li>
<li><pref>aria-posinset</pref></li>
<li><sref>aria-selected</sref></li>
<li><pref>aria-setsize</pref></li>
Expand Down Expand Up @@ -8956,6 +8997,9 @@ <h5>Presentational Roles Conflict Resolution</h5>
<ul>
<li><pref>aria-activedescendant</pref></li>
<li><pref>aria-autocomplete</pref></li>
<li><pref>aria-errormessage</pref></li>
<li><pref>aria-haspopup</pref></li>
<li><sref>aria-invalid</sref></li>
<li><pref>aria-multiline</pref></li>
<li><pref>aria-placeholder</pref></li>
<li><pref>aria-readonly</pref></li>
Expand Down Expand Up @@ -9217,7 +9261,9 @@ <h5>Presentational Roles Conflict Resolution</h5>
</tr>
<tr>
<th class="role-properties-head" scope="row">Supported States and Properties:</th>
<td class="role-properties"><pref>aria-orientation</pref></td>
<td class="role-properties">
<pref>aria-orientation</pref>
</td>
</tr>
<tr>
<th class="role-inherited-head" scope="row">Inherited States and Properties:</th>
Expand Down Expand Up @@ -9392,6 +9438,8 @@ <h5>Presentational Roles Conflict Resolution</h5>
<th class="role-properties-head" scope="row">Supported States and Properties:</th>
<td class="role-properties">
<ul>
<li><pref>aria-errormessage</pref></li>
<li><sref>aria-invalid</sref></li>
<li><pref>aria-multiselectable</pref></li>
<li><pref>aria-required</pref></li>
</ul>
Expand Down Expand Up @@ -9580,7 +9628,12 @@ <h5>Presentational Roles Conflict Resolution</h5>
</tr>
<tr>
<th class="role-properties-head" scope="row">Supported States and Properties:</th>
<td class="role-properties"><sref>aria-expanded</sref></td>
<td class="role-properties">
<ul>
<li><sref>aria-expanded</sref></li>
<li><pref>aria-haspopup</pref></li>
</ul>
</td>
</tr>
<tr>
<th class="role-inherited-head" scope="row">Inherited States and Properties:</th>
Expand Down Expand Up @@ -10696,6 +10749,7 @@ <h2>Definitions of States and Properties (all aria-* attributes)</h2>
<p>Indicates that the <a>element</a> is <a>perceivable</a> but disabled, so it is not editable or otherwise <a>operable</a>. See related <sref>aria-hidden</sref> and <pref>aria-readonly</pref>.</p>
<p>For example, irrelevant options in a radio group may be disabled. Disabled elements might not receive focus from the tab order. For some disabled elements, applications might choose not to support navigation to descendants. In addition to setting the <sref>aria-disabled</sref> attribute, authors SHOULD change the appearance (grayed out, etc.) to indicate that the item has been disabled.</p>
<p>The <a>state</a> of being disabled applies to the current element and all focusable descendant elements of the element on which the <sref>aria-disabled</sref> <a>attribute</a> is applied.</p>
<p class="note">While <sref>aria-disabled</sref> and proper scripting can successfully disable an element with role <rref>link</rref>, fully disabling a host language equivalent can be problematic. Authors are advised not to use <sref>aria-disabled</sref> on elements that cannot be disabled through features of the host language alone.</p>
</div>
<table class="state-features">
<caption>Characteristics:</caption>
Expand All @@ -10712,7 +10766,7 @@ <h2>Definitions of States and Properties (all aria-* attributes)</h2>
</tr>
<tr>
<th class="state-applicability-head" scope="row">Used in Roles:</th>
<td class="state-applicability">All elements of the base markup</td>
<td class="state-applicability">Placeholder</td>
</tr>
<tr>
<th class="state-descendants-head" scope="row">Inherits into Roles:</th>
Expand Down Expand Up @@ -10849,8 +10903,12 @@ <h2>Definitions of States and Properties (all aria-* attributes)</h2>
<tbody>
<tr>
<th class="property-applicability-head" scope="row">Used in Roles:</th>
<td class="property-applicability">All elements of the base markup</td>
<td class="property-applicability">Placeholder</td>
</tr>
<tr>
<th class="property-descendants-head" scope="row">Inherits into Roles:</th>
<td class="property-descendants">Placeholder</td>
</tr>
<tr>
<th class="property-value-head" scope="row">Value:</th>
<td class="property-value"><a href="#valuetype_idref">ID reference</a></td>
Expand Down Expand Up @@ -11039,7 +11097,7 @@ <h2>Definitions of States and Properties (all aria-* attributes)</h2>
</tr>
<tr>
<th class="property-applicability-head" scope="row">Used in Roles:</th>
<td class="property-applicability">All elements of the base markup</td>
<td class="property-applicability">Placeholder</td>
</tr>
<tr>
<th class="property-descendants-head" scope="row">Inherits into Roles:</th>
Expand Down Expand Up @@ -11176,7 +11234,7 @@ <h2>Definitions of States and Properties (all aria-* attributes)</h2>
</tr>
<tr>
<th class="state-applicability-head" scope="row">Used in Roles:</th>
<td class="state-applicability">All elements of the base markup</td>
<td class="state-applicability">Placeholder</td>
</tr>
<tr>
<th class="state-descendants-head" scope="row">Inherits into Roles:</th>
Expand Down