File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change @@ -6176,6 +6176,45 @@ <h4 id=ariaHaspopupDialog><code>aria-haspopup</code>=<code>dialog</code></h4>
6176
6176
</ tr >
6177
6177
</ tbody >
6178
6178
</ table >
6179
+ < h4 id =ariaHaspopupGrid > < code > aria-haspopup</ code > =< code > grid</ code > </ h4 >
6180
+ < table aria-labelledby =ariaHaspopupGrid >
6181
+ < tbody >
6182
+ < tr >
6183
+ < th > ARIA Specification</ th >
6184
+ < td >
6185
+ < a class ="property-reference " href ="#aria-haspopup "> < code > aria-haspopup</ code > </ a > =< code > grid</ code >
6186
+ </ td >
6187
+ </ tr >
6188
+ < tr >
6189
+ < th > MSAA + IAccessible2 </ th >
6190
+ < td >
6191
+ < span class ="property "> State: < code > STATE_SYSTEM_HASPOPUP</ code > </ span > < br >
6192
+ < span class ="property "> Object Attribute: < code > haspopup:grid</ code > </ span >
6193
+ </ td >
6194
+ </ tr >
6195
+ < tr >
6196
+ < th > < abbr title ="User Interface Automation "> UIA</ abbr > </ th >
6197
+ < td >
6198
+ < span class ="property "> Control Pattern: < code > ExpandCollapse</ code > </ span > < br >
6199
+ < span class ="seealso "> See also: < a class ="state-reference " href ="#aria-expanded "> < code > aria-expanded</ code > </ a > </ span >
6200
+ </ td >
6201
+ </ tr >
6202
+ < tr >
6203
+ < th > < abbr title ="Accessibility Toolkit "> ATK</ abbr > /< abbr title ="Assistive Technology-Service Provider Interface "> AT-SPI</ abbr > </ th >
6204
+ < td >
6205
+ < span class ="property "> State: < code > STATE_HAS_POPUP</ code > </ span > < br >
6206
+ < span class ="property "> Object Attribute: < code > haspopup:grid</ code > </ span >
6207
+ </ td >
6208
+ </ tr >
6209
+ < tr >
6210
+ < th > < abbr title ="macOS Accessibility Protocol "> AX API</ abbr > </ th >
6211
+ < td >
6212
+ < span class ="property "> Property: < code > AXPopupValue:grid</ code > </ span > < br >
6213
+ < span class ="action "> Action: < code > AXShowMenu</ code > </ span >
6214
+ </ td >
6215
+ </ tr >
6216
+ </ tbody >
6217
+ </ table >
6179
6218
< h4 id =ariaHaspopupListbox > < code > aria-haspopup</ code > =< code > listbox</ code > </ h4 >
6180
6219
< table aria-labelledby =ariaHaspopupListbox >
6181
6220
< tbody >
You can’t perform that action at this time.
0 commit comments