RESOLVED FIXED 282337
[popover] Add option to set invoker from imperative API
https://bugs.webkit.org/show_bug.cgi?id=282337
Summary [popover] Add option to set invoker from imperative API
Mason Freed
Reported 2024-10-30 09:47:17 PDT
See https://github.com/whatwg/html/pull/10728 for details. Two changes are being made to the popover API in that PR: - The showPopover() and togglePopover() methods now include an options bag that allows setting the popover invoker implicitly. - Popover invokers (set declaratively or imperatively) now create an [implicit anchor element](https://www.w3.org/TR/css-anchor-position-1/#implicit-anchor-element) reference for that popover.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-11-06 08:48:12 PST
Luke Warlow
Comment 2 2024-12-07 03:15:49 PST
Tim Nguyen (:ntim)
Comment 3 2024-12-07 06:09:14 PST
Let's split anchor positioning integration into another bug given Luke has a PR for the first part.
EWS
Comment 4 2024-12-10 11:52:03 PST
Committed 287624@main (899ca0cd494c): <https://commits.webkit.org/287624@main> Reviewed commits have been landed. Closing PR #37591 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.