Skip to content

Commit 83872bf

Browse files
[core-aam] add new AX API mappings for colindextext/rowindextext (#2362)
Co-authored-by: Daniel <[email protected]>
1 parent 5fbc6e9 commit 83872bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core-aam/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6372,7 +6372,7 @@ <h4 id="ariaColIndexText"><code>aria-colindextext</code></h4>
63726372
<tr>
63736373
<th><abbr title="macOS Accessibility Protocol">AX API</abbr></th>
63746374
<td>
6375-
<span class="property">Property: TBD</span>
6375+
<span class="property">Property: <code>AXColumnIndexDescription</code>: <code>&lt;value&gt;</code></span>
63766376
</td>
63776377
</tr>
63786378
</tbody>
@@ -9209,7 +9209,7 @@ <h4 id="ariaRowIndexText"><code>aria-rowindextext</code></h4>
92099209
<tr>
92109210
<th><abbr title="macOS Accessibility Protocol">AX API</abbr></th>
92119211
<td>
9212-
<span class="property">Property: TBD</span>
9212+
<span class="property">Property: <code>AXRowIndexDescription</code>: <code>&lt;value&gt;</code></span>
92139213
</td>
92149214
</tr>
92159215
</tbody>

0 commit comments

Comments
 (0)