File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -12044,7 +12044,9 @@ <h4 id="att-maxlength">`maxlength`</h4>
12044
12044
<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>
12045
12045
</th>
12046
12046
<td>
12047
- <div class="general">Not mapped</div>
12047
+ <div class="objattrs">
12048
+ <span class="type">Object attributes:</span> `maxlength: <value>`
12049
+ </div>
12048
12050
</td>
12049
12051
</tr>
12050
12052
<tr>
@@ -12056,7 +12058,9 @@ <h4 id="att-maxlength">`maxlength`</h4>
12056
12058
<tr>
12057
12059
<th><a href="https://gnome.pages.gitlab.gnome.org/atk/">ATK</a></th>
12058
12060
<td>
12059
- <div class="general">Not mapped</div>
12061
+ <div class="objattrs">
12062
+ <span class="type">Object attributes:</span> `maxlength: <value>`
12063
+ </div>
12060
12064
</td>
12061
12065
</tr>
12062
12066
<tr>
You can’t perform that action at this time.
0 commit comments