From c89fa478af1a8487063cd88da160f99076ed3615 Mon Sep 17 00:00:00 2001
From: Joey Arhar
If removedNode's popover
attribute is not in
+ the no popover state, then run the hide
+ popover algorithm given removedNode, false, true, and false.
A The tree, shadow tree, and node tree concepts
The following features are defined in UI Events: High Resolution Time provides the The following features are defined in CSS Values and Units: HTMLElementis
valueMutationObserver
interface and mutation observers in generalrequestFullscreen()
:focus-visible
pseudo-class
itemtype
lang
nonce
popover
spellcheck
style
tabindex
onauxclick
onbeforeinput
onbeforematch
onbeforetoggle
onblur
*oncancel
oncanplay
name
pattern
placeholder
popoverhidetarget
popovershowtarget
popovertoggletarget
readonly
required
size
HTMLInputElement
.popoverhidetarget
+ popovershowtarget
+ popovertoggletarget
+ readonly
Run this element's input activation behavior, if any, and do nothing otherwise.
Run the popover target attribute activation behavior on this element.
Recall that an element's activation behavior runs for both
@@ -46672,6 +46766,9 @@ interface HTMLInputElement : HTMLElement {
multiple
,
pattern
,
placeholder
,
+ popoverhidetarget
,
+ popovershowtarget
,
+ popovertoggletarget
,
readonly
,
required
,
size
,
@@ -46807,6 +46904,9 @@ interface HTMLInputElement : HTMLElement {
max
,
min
,
multiple
,
+ popoverhidetarget
,
+ popovershowtarget
,
+ popovertoggletarget
,
src
,
step
, and
width
.
max
,
min
,
multiple
,
+ popoverhidetarget
,
+ popovershowtarget
,
+ popovertoggletarget
,
src
,
step
, and
width
.
@@ -47011,6 +47114,9 @@ interface HTMLInputElement : HTMLElement {
max
,
min
,
multiple
,
+ popoverhidetarget
,
+ popovershowtarget
,
+ popovertoggletarget
,
src
,
step
, and
width
.
@@ -47279,6 +47385,9 @@ ldh-str = < as defined in height,
max
,
min
,
+ popoverhidetarget
,
+ popovershowtarget
,
+ popovertoggletarget
,
src
,
step
, and
width
.
@@ -47375,6 +47484,9 @@ ldh-str = < as defined in max,
min
,
multiple
,
+ popoverhidetarget
,
+ popovershowtarget
,
+ popovertoggletarget
,
src
,
step
, and
width
.
@@ -47548,6 +47660,9 @@ ldh-str = < as defined in multiple,
pattern
,
placeholder
,
+ popoverhidetarget
,
+ popovershowtarget
,
+ popovertoggletarget
,
size
,
src
, and
width
.
@@ -47699,6 +47814,9 @@ ldh-str = < as defined in multiple,
pattern
,
placeholder
,
+ popoverhidetarget
,
+ popovershowtarget
,
+ popovertoggletarget
,
size
,
src
, and
width
.
@@ -47854,6 +47972,9 @@ ldh-str = < as defined in multiple,
pattern
,
placeholder
,
+ popoverhidetarget
,
+ popovershowtarget
,
+ popovertoggletarget
,
size
,
src
, and
width
.
@@ -48005,6 +48126,9 @@ ldh-str = < as defined in multiple,
pattern
,
placeholder
,
+ popoverhidetarget
,
+ popovershowtarget
,
+ popovertoggletarget
,
size
,
src
, and
width
.
@@ -48149,6 +48273,9 @@ ldh-str = < as defined in multiple,
pattern
,
placeholder
,
+ popoverhidetarget
,
+ popovershowtarget
,
+ popovertoggletarget
,
size
,
src
, and
width
.
@@ -48311,6 +48438,9 @@ ldh-str = < as defined in minlength,
multiple
,
pattern
,
+ popoverhidetarget
,
+ popovershowtarget
,
+ popovertoggletarget
,
size
,
src
, and
width
.
@@ -48581,6 +48711,9 @@ ldh-str = < as defined in multiple,
pattern
,
placeholder
,
+ popoverhidetarget
,
+ popovershowtarget
,
+ popovertoggletarget
,
readonly
,
required
,
size
,
@@ -48687,6 +48820,9 @@ ldh-str = < as defined in multiple,
pattern
,
placeholder
,
+ popoverhidetarget
,
+ popovershowtarget
,
+ popovertoggletarget
,
readonly
,
required
,
size
,
@@ -48801,6 +48937,9 @@ ldh-str = < as defined in multiple,
pattern
,
placeholder
,
+ popoverhidetarget
,
+ popovershowtarget
,
+ popovertoggletarget
,
readonly
,
size
,
src
,
@@ -48976,6 +49115,9 @@ ldh-str = < as defined in multiple,
pattern
,
placeholder
,
+ popoverhidetarget
,
+ popovershowtarget
,
+ popovertoggletarget
,
readonly
,
size
,
src
,
@@ -49226,6 +49368,9 @@ ldh-str = < as defined in min,
minlength
,
pattern
,
+ popoverhidetarget
,
+ popovershowtarget
,
+ popovertoggletarget
,
placeholder
,
readonly
,
size
,
@@ -49309,9 +49454,12 @@ ldh-str = < as defined in formaction,
formenctype
,
formmethod
,
- formnovalidate
, and
- formtarget
content attributes;
- value
IDL attribute.
+ formnovalidate
,
+ formtarget
,
+ popoverhidetarget
,
+ popovershowtarget
, and
+ popovertoggletarget
content
+ attributes; value
IDL attribute.
The value
IDL attribute is in mode default.
formtarget
,
height
,
+ popoverhidetarget
,
+ popovershowtarget
,
+ popovertoggletarget
,
src
, and
width
content attributes;
value
IDL attribute.
@@ -49698,6 +49849,12 @@ ldh-str = < as defined in applies to this element and is in mode default.
+ The following common input
element content attributes apply to the element:
+ popoverhidetarget
,
+ popovershowtarget
, and
+ popovertoggletarget
.
The following content attributes must not be specified and do not apply to the
element:
accept
,
@@ -49778,6 +49935,12 @@ ldh-str = < as defined in applies to this element and is in mode default.
The following common input
element content attributes apply to the element:
+ popoverhidetarget
,
+ popovershowtarget
, and
+ popovertoggletarget
.
The following content attributes must not be specified and do not apply to the
element:
accept
,
@@ -51356,6 +51519,9 @@ You cannot submit this form when the field is incorrect.
formnovalidate
formtarget
name
popoverhidetarget
popovershowtarget
popovertoggletarget
type
value
HTMLButtonElement
.If element is disabled, then return.
If element does not have a form owner, then return.
If element's node document is not fully active, then return.
Switch on element's type
attribute's state:
If element has a form owner then switch on element's type
attribute's state, then:
Do nothing.
Run the popover target attribute activation behavior given + element.
If the element already has an open
attribute, then
return.
If subject is in the popover showing
+ state, then throw an "InvalidStateError
"
+ DOMException
.
Add an open
attribute to the dialog
element, whose value is the empty string.
If subject is not connected, then throw an
"InvalidStateError
" DOMException
.
If subject is in the popover showing
+ state, then throw an "InvalidStateError
"
+ DOMException
.
Add an open
attribute to subject, whose
value is the empty string.
Run hide all popovers until given null, + false, and false.
Let control be null.
If isModal is true and subject has the Each Each Each HTML element has a previously focused
+ element which is null or an element, and it is initially null. When HTMLDialogElement : HTMLElement {
dialog
element has an is modal flag. When a dialog
element is created, this flag must be set to false.dialog
element has a previously focused element which is null or
- an element, and it is initially null. When showModal()
- and show()
are called, this element is set to the currently
- focused element before running the dialog focusing steps.showModal()
and show()
+ are called, this element is set to the currently focused element before running the
+ dialog focusing steps. Elements with the popover
+ attribute set this element to the currently focused element during the show popover algorithm.
@@ -71818,6 +72001,24 @@ Demos:
not null, or containing no elements, if it is.
:open
The :open
pseudo-class is defined to match
+ any HTML element whose popover
attribute is not in the no popover state and whose popover visibility
+ state is showing.
:closed
The :closed
pseudo-class is defined to
+ match any HTML element whose popover
attribute is not in the no popover state and whose popover visibility
+ state is hidden.
:enabled
The :enabled
pseudo-class must match any
@@ -76602,7 +76803,9 @@ partial interface {
A node is a focus navigation scope owner if it is a Document
, a
- shadow host, or a slot.
Each focus navigation scope owner has a focus navigation scope, which is a list of elements. Its contents are determined as follows:
@@ -76623,6 +76826,9 @@ partial interface {If element's parent is the document element, then return the parent's node document.
If element is in the popover showing + state and has a popover invoker set, then return element.
Return element's parent's associated focus navigation owner.
The focus delegate for a focusTarget, given an optional string
- focusTrigger (default "other
"), is given by the following
- steps:
other
") and an optional boolean
+ autofocusOnly (default false), is given by the following steps:
If focusTarget is a shadow host and its {
If autofocusDelegate is not null, then return autofocusDelegate.
If autofocusOnly is true, then return null.
For each descendant of
whereToLook's descendants, in tree
@@ -77687,16 +77895,47 @@ partial interface The autofocus
content attribute allows the author to indicate that an element is to be focused as soon as the
- page is loaded or as soon as the dialog
within which it finds itself is shown,
- allowing the user to just start typing without having to manually focus the main element.
When the autofocus
attribute is specified on an element
+ inside dialog
elements or HTML elements whose popover
attribute is set, then it will be focused when the dialog or
+ popover becomes shown.
The autofocus
attribute is a boolean
attribute.
An element's nearest ancestor autofocus scoping root element is the element itself
- if the element is a dialog
element, or else is the element's nearest ancestor
- dialog
element, if any, or else is the element's last inclusive ancestor
- element.
To find the nearest ancestor autofocus scoping root element given an
+ Element
element:
If element is a dialog
element, then return
+ element.
If element's popover
attribute is not in the
+ no popover state, then return
+ element.
Let ancestor be element.
While ancestor has a parent element:
+ +Set ancestor to ancestor's parent element.
If ancestor is a dialog
element, then return
+ ancestor.
If ancestor's popover
attribute is not in
+ the no popover state, then return
+ ancestor.
Return ancestor.
There must not be two elements with the same nearest ancestor autofocus scoping root
element that both have the autofocus
attribute
@@ -81023,6 +81262,1013 @@ dictionary DragEventInit : MouseEventInit {
+
popover
attributeAll HTML elements may have the popover
content attribute set. When specified, the element
+ won't be rendered until it becomes shown, at which point it will be rendered on top of other page
+ content.
The popover
attribute is an enumerated
+ attribute. The following table lists the states for this attribute:
State | +Keywords | +Description | +
---|---|---|
Auto state | +auto |
+ Closes other popovers when opened; has light + dismiss. | +
The empty string | +||
Manual state | +manual |
+ Does not close other popovers; does not light + dismiss. | +
The attribute may be omitted. The invalid value default + is the manual state. The missing value default is the no popover + state.
+ +The popover
IDL attribute
+ must reflect the popover attribute, limited
+ to only known values.
Every HTML element has a popover visibility + state, initially hidden, with these potential + values:
+ +hidden
showing
The Document
has an auto popover list, which is a list,
+ initially empty.
The Document
has a popover pointerdown target, which is an HTML element or null, initially null.
Every HTML element has a popover invoker, which + is an HTML element or null, initially set to null.
+ +Every HTML element has a popover toggle task, + initially null, which is either null or a struct which has:
+ +ToggleEvent
.oldState
attribute.The following attribute change + steps are used for all HTML elements:
+ +If namespace is not null, then return.
If localName is not popover
, then
+ return.
If oldValue and value are in different states, then run the hide popover algorithm given + element, true, false, and false.
element.showPopover()
popover
attribute is in the auto state, then this will also close all other auto popovers unless they are an ancestor of
+ element according to the topmost popover ancestor algorithm.element.hidePopover()
display: none
to it.element.togglePopover()
The showPopover()
+ method steps are:
Run show popover given this and true.
To show popover, given an HTML element + element and a boolean throwExceptions:
+ +If the result of running check popover validity given element and + false is false, then:
+ +Assert: throwExceptions is true.
Throw an "InvalidStateError
"
+ DOMException
.
Assert: element is not in element's node + document's top layer.
If the result of firing an event named beforetoggle
, using ToggleEvent
, with the cancelable
attribute initialized to true, the oldState
attribute initialized to "closed
", and the newState
+ attribute initialized to "open
" at element is false, then
+ return.
If the result of running check popover validity given element and + false is false:
+ +If throwExceptions is true, then throw an
+ "InvalidStateError
" DOMException
.
Otherwise, return.
Check popover validity is called again because firing the beforetoggle
event could have disconnected this element or
+ changed its popover
attribute.
Let document be element's node document.
Let shouldRestoreFocus be false.
If element's popover
attribute is in the auto state, then:
Let originalType be the value of element's popover
attribute.
Let ancestor be the result of running the topmost popover + ancestor algorithm given element.
Run hide all popovers until given + ancestor, false, and false.
If originalType is not equal to the value of element's popover
attribute, or if the result of running check
+ popover validity given element and false is false:
If throwExceptions is true, then throw an
+ "InvalidStateError
" DOMException
.
Otherwise, return.
Check popover validity is called again because running hide all popovers until above could have fired the
+ beforetoggle
event, and an event handler could have
+ disconnected this element or called showPopover()
on
+ this element.
If the result of running topmost auto popover on document + is null, then set shouldRestoreFocus to true.
+ +This ensures that focus is returned to the previously-focused element only for + the first popover in a stack.
+Add element to document's auto popover list.
Set element's previously focused element to null.
Let originallyFocusedElement be document's focused area of the + document's DOM anchor.
Add element to document's top layer.
Set element's popover visibility state to showing.
Run the popover focusing steps given element.
If shouldRestoreFocus is true and element's popover
attribute is not in the no popover state, then set element's
+ previously focused element to originallyFocusedElement.
Let oldState be "closed
".
If element's popover toggle task is not null, then:
+ +Set oldState to element's popover toggle task's + old state.
Remove element's popover toggle task's task from its task queue.
Set element's popover toggle task to null.
Queue an element task given the user interaction task source and + element to run the following steps:
+ +fire an event named toggle
, using ToggleEvent
, with the oldState
attribute initialized to oldState,
+ and the newState
attribute initialized to "open
" at element.
Set element's popover toggle task to null.
Set element's popover toggle task to a struct with task set to the just-queued task and old + state set to oldState.
The hidePopover()
+ method steps are:
Run the hide popover algorithm given this, true, false, and + true.
To hide a popover given an HTML element element, a boolean focusPreviousElement, a + boolean dontFireEvents, and a boolean throwExceptions:
+ +If the result of running check popover validity given element and + true is false:
+ +If throwExceptions is true, then throw an
+ "InvalidStateError
" DOMException
.
Otherwise, return.
Let document be element's node document.
If element's popover
attribute is in the auto state, then:
Run hide all popovers until given + element, focusPreviousElement, and + dontFireEvents.
If element is not in document's auto popover list:
+ +If throwExceptions is true, then throw an
+ "InvalidStateError
" DOMException
.
Otherwise, return.
Assert: The last item in document's auto popover + list is element.
Remove element from document's + auto popover list.
Set element's popover invoker to null.
If dontFireEvents is false:
+ +Fire an event named beforetoggle
, using ToggleEvent
, with the oldState
attribute initialized to "open
", and the newState
+ attribute initialized to "closed
" at element.
If the result of running check popover validity given element and + true is false:
+ +If throwExceptions is true, then throw an
+ "InvalidStateError
" DOMException
.
Otherwise, return.
Check popover validity is called again because firing the beforetoggle
event could have disconnected this element or
+ changed its popover
attribute.
Remove element from the top + layer.
Set element's popover visibility state to hidden.
If dontFireEvents is false, then:
+ +Let oldState be "open
".
If element's popover toggle task is not null, then:
+ +Set oldState to element's popover toggle task's + old state.
Remove element's popover toggle task's task from its task queue.
Set element's popover toggle task to null.
Queue an element task given the user interaction task source and + element to run the following steps:
+ +fire an event named toggle
, using ToggleEvent
, with the oldState
attribute initialized to
+ oldState, and the newState
+ attribute initialized to "closed
" at element.
Set element's popover toggle task to null.
Set element's popover toggle task to a struct with task set to the just-queued task and old + state set to oldState.
Let previouslyFocusedElement be element's previously focused + element.
If previouslyFocusedElement is not null, then:
+ +Set element's previously focused element to null.
If focusPreviousElement is true, then run the focusing steps for + previouslyFocusedElement; the viewport should not be scrolled by doing this + step.
The togglePopover(force)
method steps are:
If this's popover visibility state is showing, and force is not present or false, then + run the hide popover algorithm given this, true, false, and + true.
Otherwise, if force is not present or true, then run show popover + given this and true.
To hide all popovers until, given an HTML element endpoint, a boolean + focusPreviousElement, and a boolean dontFireEvents:
+ +Let document be endpoint's node document.
Let closeAllOpenPopovers be an algorithm which performs the following steps:
+ +Let popover be document's topmost auto + popover.
While popover is not null:
+ +Run the hide popover algorithm given popover, + focusPreviousElement, dontFireEvents, and false.
Set popover to document's topmost auto + popover.
If endpoint is null, then run closeAllOpenPopovers and + return.
Let lastToHide be null.
Let foundEndpoint be false.
For each popover in document's auto popover list:
+ +If popover is endpoint, then set foundEndpoint to + true.
Otherwise, if foundEndpoint is true, then set lastToHide to + popover and break.
If foundEndpoint is false, then run closeAllOpenPopovers and + return.
While lastToHide is not null and lastToHide's popover visibility + state is showing and document's + auto popover list is not empty:
+ +Run the hide popover algorithm given document's auto + popover list's last element, focusPreviousElement, + dontFireEvents, and false.
The hide all popovers until + algorithm is used in several cases to hide all popovers that don't stay open when something + happens. For example, during light-dismiss of a popover, this algorithm ensures that we close only + the popovers that aren't related to the node clicked by the user.
+ +To find the topmost popover ancestor, given a Node
+ newPopover, perform the following steps. They return an HTML element or null.
The topmost popover ancestor algorithm will return the topmost (highest in the + auto popover list) ancestor popover for the provided popover. Popovers can be + related to each other in several ways, creating a tree of popovers. There are two paths through + which one popover (call it the "child" popover) can have an ancestor popover (call it the + "parent" popover):
+ +The popovers are nested within each other in the DOM tree. In this case, the descendant + popover is the "child" and its ancestor popover is the "parent".
An invoking element (e.g. a button
) has one of the invoking attributes (e.g.
+ popovertoggletarget
) pointing to a popover. In
+ this case, the popover is the "child", and the DOM-contained popover of the invoking element is
+ the "parent". The invoker must be in a popover and reference an open popover.
In each of the relationships formed above, the parent popover must be strictly lower in the + auto popover list than the child popover, or it does not form a valid ancestral + relationship. This eliminates non-showing popovers and self-pointers (e.g. a popover with an + anchor attribute that points back to the same popover), and it allows for the construction of a + well-formed tree from the (possibly cyclic) graph of connections. For example, if two popovers + have anchors pointing to each other, the only valid relationship is that the first one to open is + the "parent" and the second is the "child". Only auto popovers are considered.
+Let popoverPositions be an empty map.
Let index be 0.
Let document be newPopover's node document.
For each popover in document's auto popover list:
+ +Set popoverPositions[popover] to + index.
Increment index by 1.
Set popoverPositions[newPopover] to + index.
Increment index by 1.
Let topmostPopoverAncestor be null.
Let checkAncestor be an algorithm which performs the following steps given + candidate:
+ +If candidate is null, then return.
Let candidateAncestor be the result of running nearest inclusive open + popover given candidate.
If candidateAncestor is null, then return.
Let candidatePosition be + popoverPositions[candidateAncestor].
If topmostPopoverAncestor is null or + popoverPositions[topmostPopoverAncestor] is less than + candidatePosition, then set topmostPopoverAncestor to + candidateAncestor.
Run checkAncestor given the result of running nearest inclusive open + popover given newPopover's parent node within the flat + tree.
For each invoker in document's popover invokers:
+ +If invoker's popover target element is newPopover, + then run checkAncestor given invoker.
return topmostPopoverAncestor.
To find the nearest inclusive open popover given a Node
+ node, perform the following steps. They return an HTML
+ element or null.
Let currentNode be node.
While currentNode is not null:
+ +If currentNode's popover
attribute is in
+ the auto state and currentNode's
+ popover visibility state is showing,
+ then return currentNode.
Set currentNode to currentNode's parent in the flat + tree.
Return null.
To find the topmost auto popover given a
+ Document
document, perform the following steps. They return an HTML element or null.
If document's auto popover list is not empty, then return + document's auto popover list's last element.
Return null.
To perform the popover focusing steps for an HTML + element subject:
+ +Let control be the focus delegate of subject given
+ "other
" and true.
If control is null, then return.
Run the focusing steps given control.
Let topDocument be the active document of control's + node document's browsing context's + top-level browsing context.
If control's node document's origin is not the same + as the origin of topDocument, then + return.
Empty topDocument's + autofocus candidates.
Set topDocument's autofocus processed flag to true.
To check popover validity for an HTML element + element given a boolean expectedToBeShowing, perform the following steps. + They return a boolean.
+ +If element's popover
attribute is in the
+ no popover state, then return false.
If element is not connected, then return false.
If expectedToBeShowing is true and element's popover + visibility state is not showing, then return + false.
If expectedToBeShowing is false and element's popover + visibility state is not hidden, then return + false.
If element is a dialog
element and has the open
attribute, then return false.
If element's fullscreen flag is set, then return false.
Return true.
Buttons may have the following content attributes, known + as the popover target attributes:
+ +popovertoggletarget
popoverhidetarget
popovershowtarget
The popover target attributes allow certain types of buttons to show and hide
+ element with the popover
attribute. If a popover target
+ attribute is specified, then that attribute's value must be the ID of element with the popover
attribute.
The following shows how popovershowtarget
can
+ be used to open a popover:
<div popover=auto id="foo">
+ This is a popover!
+</div>
+
+<button popovershowtarget="foo">
+ Show a popover
+</button>
+
+ The following shows how popovertoggletarget
+ can open and close a manual popover, which can't be closed with light dismiss:
<div popover=manual id="foo">
+ This is a popover!
+</div>
+
+<button popovertoggletarget="foo">
+ Show or hide a popover
+</button>
+ interface mixin PopoverTargetElement {
+ [CEReactions] attribute Element? popoverToggleTargetElement;
+ [CEReactions] attribute Element? popoverHideTargetElement;
+ [CEReactions] attribute Element? popoverShowTargetElement;
+};
+
+ The popoverToggleTargetElement
IDL attribute must
+ reflect the popovertoggletarget
+ attribute.
The popoverHideTargetElement
IDL attribute must
+ reflect the popoverhidetarget
+ attribute.
The popoverShowTargetElement
IDL attribute must
+ reflect the popovershowtarget
+ attribute.
To run the popover target attribute activation behavior given a Node
+ node:
Let popover be node's popover target element.
If popover is null, then return.
If node doesn't have the popovertoggletarget
attribute, then:
If node has a popovershowtarget
attribute and popover's
+ popover visibility state is showing,
+ then return.
If node has a popoverhidetarget
attribute and popover's
+ popover visibility state is hidden,
+ then return.
If popover's popover visibility state is showing and the result of running check popover + validity given popover and true is true, then run the hide popover + algorithm given popover, true, false, and false.
Otherwise, if popover's popover visibility state is hidden and the result of running check popover + validity given popover and false is true:
+ +Set popover's popover invoker to node.
Run show popover given popover and false.
To get the popover target element given a Node
node, perform
+ the following steps. They return an HTML element or null.
If node is not a button, then return + null.
If node is disabled, then return + null.
If node has a form owner and node is a submit button, then return null.
Let idref be null.
If node has a popovertoggletarget
attribute, then set
+ idref to the value of node's popovertoggletarget
attribute.
Otherwise, if node has a popovershowtarget
attribute, then set idref
+ to the value of node's popovershowtarget
attribute.
Otherwise, if node has a popoverhidetarget
attribute, then set idref
+ to the value of node's popoverhidetarget
attribute.
If idref is null, then return null.
Let popoverElement be the first element in tree + order, within node's root's descendants, whose ID is + idref; otherwise, if there is no such element, null.
If popoverElement is null, then return null.
If popoverElement's popover
attribute is in
+ the no popover state, then return null.
Return popoverElement.
To get the popover invokers given a Document
document:
Return an HTMLCollection
rooted at document whose filter matches
+ elements which are buttons.
"Light dismiss" means that pressing the Esc key or clicking outside of
+ a popover whose popover
attribute is in the auto state will close the popover.
Canceling popovers: When Document
has a
+ topmost auto popover showing, user agents may provide a user interface that, upon
+ activation, queues an element task on the user
+ interaction task source given topmost auto popover to run the hide
+ popover algorithm given the topmost auto popover, true, and false.
To light dismiss open popovers, given an Event
event and a
+ Node
node:
Assert: event's isTrusted
attribute is true.
Let topmostPopover be the result of running topmost auto popover + given node.
If topmostPopover is null, then return.
Let target be event's target.
Let document be node's node document.
If event is a PointerEvent
and event's type
is pointerdown
,
+ then:
Set document's popover pointerdown target to the result of
+ running topmost clicked popover given target and "inclusive
".
If event is a PointerEvent
and event's type
is pointerup
,
+ then:
Let ancestor be the result of running topmost clicked popover + given target.
Let sameTarget be true if ancestor is document's + popover pointerdown target.
Set document's popover pointerdown target to null.
If sameTarget is true, then run hide + all popovers until given ancestor, false, and false.
Light dismiss open popovers is called by the Pointer Events spec when the user clicks + or touches anywhere on the page.
+ +To find the topmost clicked popover, given a Node
node:
Let clickedPopover be the result of running nearest inclusive open + popover given node.
Let invokerPopover be the result of running nearest inclusive target + popover for invoker given node.
Let getStackPosition be an algorithm which performs the following steps given + an HTML element popover:
+ +Let popoverList be popover's node document's + auto popover list.
If popover is in popoverList, then return the index of + popover in popoverList + 1.
Return 0.
If the result of running getStackPosition given clickedPopover is + greater than the result of running getStackPosition given invokerPopover, + then return clickedPopover.
Return invokerPopover.
To find the nearest inclusive target popover for invoker given a Node
+ node:
Let currentNode be node.
While currentNode is not null:
+ +Let targetPopover be currentNode's popover target + element.
If targetPopover is not null and targetPopover's popover
attribute is in the auto state and targetPopover's popover
+ visibility state is showing, then return
+ targetPopover.
Set currentNode to currentNode's ancestor in the flat + tree.
ToggleEvent
interface[Exposed=Window]
+interface ToggleEvent : Event {
+ constructor(DOMString type, optional ToggleEventInit eventInitDict = {});
+ readonly attribute DOMString oldState;
+ readonly attribute DOMString newState;
+};
+
+dictionary ToggleEventInit : EventInit {
+ DOMString oldState = "";
+ DOMString newState = "";
+};
+
+ event.oldState
Set to "closed
" when transitioning from closed to open, or set to
+ "open
" when transitioning from open to closed.
event.newState
Set to "open
" when transitioning from closed to open, or set to "closed
" when transitioning from open to closed.
The oldState
attribute must return the value it
+ was initialized to. It is initialized to "open
" if the element with the
+ popover
attribute's popover visibility state is
+ showing; otherwise "closed
".
The newState
attribute must return the value it was
+ initialized to. It is initialized to "closed
" if the element with the popover
attribute's popover visibility state is showing; otherwise "open
".
onauxclick
auxclick
onbeforeinput
beforeinput
onbeforematch
beforematch
+ onbeforetoggle
beforetoggle
oncancel
cancel
oncanplay
canplay
oncanplaythrough
canplaythrough
@@ -121677,6 +122924,33 @@ dialog::backdrop {
background: rgba(0,0,0,0.1);
}
+[popover]:closed:not(dialog[open]) {
+ display:none;
+}
+dialog[popover]:not(:closed) {
+ display:block;
+}
+
+[popover] {
+ position: fixed;
+ inset: 0;
+ width: fit-content;
+ height: fit-content;
+ margin: auto;
+ border: solid;
+ padding: 0.25em;
+ overflow: auto;
+ color: CanvasText;
+ background-color: Canvas;
+}
+
+[popover]:open::backdrop {
+ position: fixed;
+ inset: 0;
+ pointer-events: none !important;
+ background-color: transparent;
+}
+
slot {
display: contents;
}
@@ -126872,6 +128146,9 @@ interface External {
formnovalidate
;
formtarget
;
name
;
+ popoverhidetarget
;
+ popovershowtarget
;
+ popovertoggletarget
;
type
;
value
HTMLButtonElement
name
;
pattern
;
placeholder
;
+ popoverhidetarget
;
+ popovershowtarget
;
+ popovertoggletarget
;
readonly
;
required
;
size
;
@@ -129331,6 +130611,27 @@ interface External {
video
popover
+ auto
";
+ "manual
";
+ popoverhidetarget
+ input
; button
+ popovershowtarget
+ input
; button
+ popovertoggletarget
+ input
; button
+ poster
video
@@ -129711,6 +131012,12 @@ interface External {
beforeunload
event handler for Window
object
onbeforetoggle
+ beforetoggle
event handler
+ onblur
beforetoggle
+ Event
+ popover
attribute when they
+ are transitioning between showing and hidden.
+
beforeunload
BeforeUnloadEvent