Skip to content

Commit

Permalink
Merge pull request #2262 from w3c/htmlaam-popovertarget-note
Browse files Browse the repository at this point in the history
Editorial: Add note about submit buttons to popovertarget comments
  • Loading branch information
scottaohara authored Jul 16, 2024
2 parents f7cbe7e + 68e201a commit 4f38467
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions html-aam/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13453,6 +13453,7 @@ <h4 id="att-popovertarget">`popovertarget`</h4>
<li>The element's implicit or explicit `popovertargetaction` is the "`auto`" state and the element is a descendant of the `popover` it is associated with.</li>
<!-- accessibility sibling will be defined in the ARIA specification -->
</ul>
<p class="note">A button that represents a <a data-cite="html/forms.html#concept-submit-button">submit button</a> with a [=button/form owner=] cannot invoke a popover.</p>
</td>
</tr>
</tbody>
Expand Down

0 comments on commit 4f38467

Please sign in to comment.