Skip to content

Commit 774293f

Browse files
committed
issue 61 - update IA2 mapping for input@type='date'
1 parent a20dbfe commit 774293f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1747,6 +1747,14 @@

HTML Element Role Mappings

17471747
<th><a href="https://www.w3.org/TR/html/sec-forms.html#the-input-element"><code>inputcode>a> <span class="el-context">(<a href="https://www.w3.org/TR/html/sec-forms.html#element-attrdef-input-type"><code>typecode>a> attribute in the <a href="https://www.w3.org/TR/html/sec-forms.html#date-state-typedate">Datea> state)span>th>
17481748
<td class="aria">No corresponding roletd>
17491749
<td class="ia2">
1750+
<div class="general">If implemented as a textbox:div>
1751+
<div class="role">
1752+
<span class="type">Role: span><code>ROLE_SYSTEM_TEXTcode>
1753+
div>
1754+
<div class="objattrs">
1755+
<span class="type">Object attributes: span><code>text-input-type:datecode>
1756+
div>
1757+
<div class="general">If implemented as a date picker:div>
17501758
<div class="role">
17511759
<span class="type">Role: span><code>IA2_ROLE_DATE_EDITORcode>
17521760
div>

0 commit comments

Comments
 (0)