Skip to content

Commit

Permalink
add new AX API mappings for colindextext/rowindextext
Browse files Browse the repository at this point in the history
  • Loading branch information
cookiecrook committed Oct 25, 2024
1 parent 35a7f30 commit 6002590
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>AXARIAColumnIndexText</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>AXARIARowIndexText</code>: <code>&lt;value&gt;</code></span>
</td>
</tr>
</tbody>
Expand Down

0 comments on commit 6002590

Please sign in to comment.