Skip to content

Commit

Permalink
feat: add IA2 mappings for text edit maxlength
Browse files Browse the repository at this point in the history
  • Loading branch information
smhigley committed Dec 4, 2023
1 parent ab38b66 commit b81f25f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12268,7 +12268,9 @@ <h4 id=att-maxlength>`maxlength`</h4>
<tr>
<th><a href="https://msdn.microsoft.com/en-us/library/dd373608%28v=VS.85%29.aspx">MSAA</a> + <a href="http://accessibility.linuxfoundation.org/a11yspecs/ia2/docs/html/">IAccessible2</a></th>
<td>
<div class="general">Not mapped</div>
<div class="objattrs">
<span class="type">Object attributes:</span> `max-edit-chars: &lt;value&gt;`
</div>
</td>
</tr>
<tr>
Expand Down

0 comments on commit b81f25f

Please sign in to comment.