Skip to content

The declarative popover invoker feature needs to automatically establish an implicit anchor element #10675

Closed
@tabatkins

Description

@tabatkins

What is the issue with the HTML Standard?

#9144 attempts to define the anchor attribute on popover elements, and ties the creation of the popover's "implicit anchor element" to its presense. That pull has stalled for months, but the implicit anchor element part is vital for the feature to work at all in a reasonable manner, and should be handled separately. This allows an author to style the popover as an anchor-positioned element, without having to mint unique names for every single popover and invoker in the document.

In short: if "show popover" is called on X with an "invoker" element Y, then X's implicit anchor element needs to be set to Y. "hide popover" should clear the element's implicit anchor element.

Metadata

Metadata

Assignees

No one assigned

    Labels

    integrationBetter coordination across standards neededtopic: popoverThe popover attribute and friends

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions