RESOLVED DUPLICATE of bug 250171 220841
Investigate popover attribute implementation
https://bugs.webkit.org/show_bug.cgi?id=220841
Summary Investigate popover attribute implementation
Jeroen Zwartepoorte
Reported 2021-01-21 23:07:42 PST
Please investigate (experiment?) with implementing the <popup> element described here: https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/Popup/explainer.md Chrome has already indicated they intent to experiment: https://groups.google.com/a/chromium.org/g/blink-dev/c/9y-Thg9UCxY/m/_4gShWjQAAAJ Motivation: when creating web components for a design system, I often run into problems with overflow. For example a tooltip or popover that is linked to an element that is inside a scroll container. By default, that element would appear inside the scroll container. There is currently no standard way for content to appear outside of the scroll container. <popup> would fix that omission.
Attachments
Radar WebKit Bug Importer
Comment 1 2021-01-27 14:55:24 PST
Tim Nguyen (:ntim)
Comment 2 2023-02-08 17:22:02 PST
*** This bug has been marked as a duplicate of bug 250171 ***
Note You need to log in before you can comment on or make changes to this bug.