Skip to content

Commit a20dbfe

Browse files
committed
issue 62 - update IA2 input@type='file' mapping
1 parent 52003a6 commit a20dbfe

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1830,11 +1830,14 @@

HTML Element Role Mappings

18301830
<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#file-upload-state-typefile">File Uploada> state)span>th>
18311831
<td class="aria">No corresponding roletd>
18321832
<td class="ia2">
1833+
<div class="general">
1834+
Implementation dependent. If represented by a container with a button a text label inside then:
1835+
div>
18331836
<div class="role">
1834-
<span class="type">Roles: span><code>ROLE_SYSTEM_PUSHBUTTONcode>; <code>IA2_ROLE_TEXT_FRAMEcode>
1837+
<span class="type">Roles: span><code>IA2_ROLE_TEXT_FRAMEcode>
18351838
div>
18361839
<div class="children">
1837-
<span class="type">Children: span>A button and label (implementation specific)
1840+
<span class="type">Children: span><code>ROLE_SYSTEM_PUSHBUTTONcode> and <code>IA2_ROLE_LABELcode> for a button and a text label elements.
18381841
div>
18391842
td>
18401843
<td class="uia">

0 commit comments

Comments
 (0)