@@ -6096,7 +6096,8 @@ <h4 id=ariaHaspopupTrue><code>aria-haspopup</code>=<code>true</code></h4>
6096
6096
< tr >
6097
6097
< th > < abbr title ="macOS Accessibility Protocol "> AX API</ abbr > </ th >
6098
6098
< td >
6099
- < span class ="property "> Property: < code > Action</ code > : < code > AXShowMenu</ code > </ span >
6099
+ < span class ="property "> Property: < code > AXPopupValue:menu</ code > </ span > < br >
6100
+ < span class ="property "> Action: < code > AXShowMenu</ code > </ span >
6100
6101
</ td >
6101
6102
</ tr >
6102
6103
</ tbody >
@@ -6170,6 +6171,7 @@ <h4 id=ariaHaspopupDialog><code>aria-haspopup</code>=<code>dialog</code></h4>
6170
6171
< tr >
6171
6172
< th > < abbr title ="macOS Accessibility Protocol "> AX API</ abbr > </ th >
6172
6173
< td >
6174
+ < span class ="property "> Property: < code > AXPopupValue:dialog</ code > </ span > < br >
6173
6175
< span class ="action "> Action: < code > AXShowMenu</ code > </ span >
6174
6176
</ td >
6175
6177
</ tr >
@@ -6208,6 +6210,7 @@ <h4 id=ariaHaspopupListbox><code>aria-haspopup</code>=<code>listbox</code></h4>
6208
6210
< tr >
6209
6211
< th > < abbr title ="macOS Accessibility Protocol "> AX API</ abbr > </ th >
6210
6212
< td >
6213
+ < span class ="property "> Property: < code > AXPopupValue:listbox</ code > </ span > < br >
6211
6214
< span class ="action "> Action: < code > AXShowMenu</ code > </ span >
6212
6215
</ td >
6213
6216
</ tr >
@@ -6246,6 +6249,7 @@ <h4 id=ariaHaspopupMenu><code>aria-haspopup</code>=<code>menu</code></h4>
6246
6249
< tr >
6247
6250
< th > < abbr title ="macOS Accessibility Protocol "> AX API</ abbr > </ th >
6248
6251
< td >
6252
+ < span class ="property "> Property: < code > AXPopupValue:menu</ code > </ span > < br >
6249
6253
< span class ="action "> Action: < code > AXShowMenu</ code > </ span >
6250
6254
</ td >
6251
6255
</ tr >
@@ -6284,6 +6288,7 @@ <h4 id=ariaHaspopupTree><code>aria-haspopup</code>=<code>tree</code></h4>
6284
6288
< tr >
6285
6289
< th > < abbr title ="macOS Accessibility Protocol "> AX API</ abbr > </ th >
6286
6290
< td >
6291
+ < span class ="property "> Property: < code > AXPopupValue:tree</ code > </ span > < br >
6287
6292
< span class ="action "> Action: < code > AXShowMenu</ code > </ span >
6288
6293
</ td >
6289
6294
</ tr >
0 commit comments