diff --git a/source b/source index 667b17a3a94..5d548bfad02 100644 --- a/source +++ b/source @@ -48192,8 +48192,9 @@ interface HTMLInputElement : HTMLElement {
Run element's input activation behavior, if any, and do nothing otherwise.
Run the popover target attribute activation behavior on - element.
Run the popover target attribute activation behavior given + element and event's + target.
Recall that an element's activation behavior runs for both @@ -53491,7 +53492,8 @@ interface HTMLButtonElement : HTMLElement {
Run the popover target attribute activation behavior given - element.
To run the popover target attribute activation behavior given a Node
- node:
EventTarget
eventTarget:
Let popover be node's popover target element.
If popover is null, then return.
If eventTarget is a shadow-including inclusive descendant of + popover, then return.
If node's popovertargetaction
attribute is in the show state and
popover's popover visibility state is