Skip to content

Commit

Permalink
[core-aam] add new AX API mappings for colindextext/rowindextext (#2362)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel <[email protected]>
  • Loading branch information
cookiecrook and daniel-montalvo authored Nov 14, 2024
1 parent 5fbc6e9 commit 83872bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core-aam/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6372,7 +6372,7 @@ <h4 id="ariaColIndexText"><code>aria-colindextext</code></h4>
<tr>
<th><abbr title="macOS Accessibility Protocol">AX API</abbr></th>
<td>
<span class="property">Property: TBD</span>
<span class="property">Property: <code>AXColumnIndexDescription</code>: <code>&lt;value&gt;</code></span>
</td>
</tr>
</tbody>
Expand Down Expand Up @@ -9209,7 +9209,7 @@ <h4 id="ariaRowIndexText"><code>aria-rowindextext</code></h4>
<tr>
<th><abbr title="macOS Accessibility Protocol">AX API</abbr></th>
<td>
<span class="property">Property: TBD</span>
<span class="property">Property: <code>AXRowIndexDescription</code>: <code>&lt;value&gt;</code></span>
</td>
</tr>
</tbody>
Expand Down

0 comments on commit 83872bf

Please sign in to comment.