Skip to content

Hint popovers can't be the "topmost open popover ancestor" of dialog elements #11008

Open
@Gingeh

Description

@Gingeh

What is the issue with the HTML Standard?

Step 15 in "show popover", step 12 in the dialog.show() method steps and step 20 in "show a modal dialog" will all return null because "topmost popover ancestor" and "nearest inclusive open popover" both require the popover state to be "auto".

This goes against the behaviour expected by WPT (e.g. https://wpt.live/html/semantics/popovers/popover-top-layer-nesting-hints.html) and the behaviour of all major implementations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions