Skip to content

Commit 36a2644

Browse files
authored
Make haspopup='true' mapping identical to haspopup='menu' (#194)
1 parent 304b450 commit 36a2644

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6076,7 +6076,7 @@

aria-haspopup=true

60766076
<th>MSAA + IAccessible2 th>
60776077
<td>
60786078
<span class="property">State: <code>STATE_SYSTEM_HASPOPUPcode>span><br>
6079-
<span class="property">Object Attribute: <code>haspopup:truecode>span>
6079+
<span class="property">Object Attribute: <code>haspopup:menucode>span>
60806080
td>
60816081
tr>
60826082
<tr>
@@ -6090,7 +6090,7 @@

aria-haspopup=true

60906090
<th><abbr title="Accessibility Toolkit">ATKabbr>/<abbr title="Assistive Technology-Service Provider Interface">AT-SPIabbr>th>
60916091
<td>
60926092
<span class="property">State: <code>STATE_HAS_POPUPcode>span><br>
6093-
<span class="property">Object Attribute: <code>haspopup:truecode>span>
6093+
<span class="property">Object Attribute: <code>haspopup:menucode>span>
60946094
td>
60956095
tr>
60966096
<tr>

0 commit comments

Comments
 (0)