diff --git a/source b/source index e28b1716481..f17c3694ad9 100644 --- a/source +++ b/source @@ -48214,8 +48214,8 @@ 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 @@ -53512,8 +53512,8 @@ interface HTMLButtonElement : HTMLElement { -
Run the popover target attribute activation behavior given - element.
Run the popover target attribute activation behavior given element + and event's target.
To run the popover target attribute activation behavior given a Node
- node:
Node
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 and popover is a + shadow-including descendant of node, + then return.
If node's popovertargetaction
attribute is in the show state and
popover's popover visibility state is