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
<th><ahref="https://www.w3.org/TR/html/sec-forms.html#the-input-element"><code>input</code></a><spanclass="el-context">(<ahref="https://www.w3.org/TR/html/sec-forms.html#element-attrdef-input-type"><code>type</code></a> attribute in the <ahref="https://www.w3.org/TR/html/sec-forms.html#color-state-typecolor">Color</a> state)</span></th>
1613
-
<tdclass="aria">No corresponding role</td>
1614
-
<tdclass="ia2">
1615
-
<divclass="role">
1616
-
<spanclass="type">Roles: </span><code>ROLE_SYSTEM_TEXT</code> if implemented as a textbox; <code>IA2_ROLE_COLOR_CHOOSER</code> if implemented as a color picker
1617
-
</div>
1618
-
</td>
1619
-
<tdclass="uia">
1620
-
<divclass="general">If implemented as a textbox:</div>
<divclass="general">If implemented as a color picker:</div>
1623
-
<divclass="properties"><spanclass="type">Localized Control Type: </span> "color picker"</div>
1624
-
<divclass="ctrlpattern"><spanclass="type">Control Pattern: </span><code>Selection</code> for the container and <code>SelectionItem</code> for each color choice
1625
-
</div>
1626
-
</td>
1627
-
<tdclass="atk">
1628
-
<divclass="role">
1629
-
<spanclass="type">Role: </span>
1630
-
<code>ATK_ROLE_COLOR_CHOOSER</code>
1631
-
</div>
1632
-
</td>
1633
-
<tdclass="ax">
1634
-
<divclass="general">If implemented as a textbox:</div>
<th><ahref="https://www.w3.org/TR/html/sec-forms.html#the-input-element"><code>input</code></a><spanclass="el-context">(<ahref="https://www.w3.org/TR/html/sec-forms.html#element-attrdef-input-type"><code>type</code></a> attribute in the <ahref="https://www.w3.org/TR/html/sec-forms.html#checkbox-state-typecheckbox">Checkbox</a> state)</span></th>
1659
1613
<tdclass="aria"><aclass="core-mapping" href="#role-map-checkbox"><code>checkbox</code></a> role, with the <aclass="core-mapping" href="#ariaCheckedMixed"><code>aria-checked</code></a> state set to "mixed" if the element's <code>indeterminate</code> IDL attribute is true, or "true" if the element's <ahref="https://www.w3.org/TR/html/sec-forms.html#forms-checkedness">checkedness</a> is true, or "false" otherwise </td>
@@ -1672,6 +1626,42 @@ <h3>HTML Element Role Mappings</h3>
<th><ahref="https://www.w3.org/TR/html/sec-forms.html#the-input-element"><code>input</code></a><spanclass="el-context">(<ahref="https://www.w3.org/TR/html/sec-forms.html#element-attrdef-input-type"><code>type</code></a> attribute in the <ahref="https://www.w3.org/TR/html/sec-forms.html#color-state-typecolor">Color</a> state)</span></th>
1631
+
<tdclass="aria">No corresponding role</td>
1632
+
<tdclass="ia2">
1633
+
<divclass="general">If implemented as a textbox:</div>
<divclass="properties"><spanclass="type">Localized Control Type: </span> "Color Picker"</div>
1645
+
<!-- <div class="ctrlpattern"><span class="type">Control Pattern: </span><code>Selection</code> for the container and <code>SelectionItem</code> for each color choice</div> -->
1646
+
</td>
1647
+
<tdclass="atk">
1648
+
<divclass="general">Implemented as a color picker:</div>
<divclass="general">If implemented as a color picker, any UI controls presented for selecting a color are exposed in the <aclass="termref">accessibility tree</a>, associated with the <code>input</code> element, and mapped as appropriate for the type of control (e.g. button or slider).</div>
1663
+
</td>
1664
+
</tr>
1675
1665
<trtabindex="-1" id="el-input-date">
1676
1666
<th><ahref="https://www.w3.org/TR/html/sec-forms.html#the-input-element"><code>input</code></a><spanclass="el-context">(<ahref="https://www.w3.org/TR/html/sec-forms.html#element-attrdef-input-type"><code>type</code></a> attribute in the <ahref="https://www.w3.org/TR/html/sec-forms.html#date-state-typedate">Date</a> state)</span></th>
1677
1667
<tdclass="aria">No corresponding role</td>
@@ -5914,6 +5904,7 @@ <h3>Change Log</h3>
5914
5904
<section>
5915
5905
<h4>Substantive changes since moving entirely to the Web Platform Working Group (01-Oct-2016)</h4>
5916
5906
<ul>
5907
+
<li>08-Jan-2018: Updated mappings for the <code>input</code> element with the <code>type</code> attribute in the Color state. See <ahref="https://github.com/w3c/html-aam/issues/48">GitHub issue #48</a>.</li>
5917
5908
<li>06-Jan-2018: Updated IA2 mappings for the <code>pre</code>, <code>q</code>, and <code>ruby</code> elements, and the <code>multiple</code> attribute for the <code>input</code> element. See <ahref="https://github.com/w3c/html-aam/issues/94">GitHub issue #94</a>.</li>
5918
5909
<li>18-Dec-2017: Rewrote first paragraph in Introduction</> to better reflect the relationship between the HTML-AAM and CORE-AAM specifications. See <ahref="https://github.com/w3c/html-aam/issues/66">GitHub issue #66</a>.</li>
5919
5910
<li>18-Dec-2017: Updated <code>readonly</code> attribute to use <code>aria-readonly="true"</code> WAI-ARIA mappings. See <ahref="https://github.com/w3c/html-aam/issues/93">GitHub issue #93</a>.</li>
0 commit comments